SQLite Notes - Personal Thinking Environment A minimalist sqlite skill for note-taking, thinking trails, and knowledge building. This skill uses SQLite as a local-first, composable thinking environment that captures the story of how you ended up thinking the way you do, with full lineage and provenance tracking. SQL is the interface, schemas are DDL, and the database is portable. Overview sqlite-notes transforms SQLite into a personal knowledge system that: - Captures notes, resources, clippings, and reflections with clear provenance - Generates AI thinking trail snapshots (breadcrumbs) to tr…