Builds and manages composable, relational knowledge databases using the native SQLite CLI.
This skill provides a foundational framework for using SQLite as a portable and powerful substrate for knowledge management within Claude Code. By leveraging raw SQL and the sqlite3 CLI, it enables the creation of self-contained database files for different domains, supporting advanced features like Full-Text Search (FTS5), JSON operations, automated triggers, and complex relational mapping. It is designed specifically for agent-driven workflows, ensuring deterministic outputs and stateless interactions that allow Claude to maintain structured, searchable, and highly interlinked data without external server infrastructure.