State DB

Centralized state management layer for all Claude Code skills using self-hosted PostgREST. Provides persistent read/write access to a shared PostgreSQL database via REST API. Use this skill whenever another skill needs to persist data, retrieve stored state, or manage records across sessions. Trigger on: "save state", "load state", "persist data", "skill state", "state-db", "read from db", "write to db", "postgrest", "skill_state", or when any skill needs to store or retrieve persistent data. Also use when building or modifying skills that require cross-session memory or shared data storage.

witooh 8d0183b 14.0 KB Updated

File contents

witooh/skills/tree/main/skills/state-db commit 8d0183b45b

Frequently asked questions

npx skillmds@latest add witooh/state-db