home/categories/sql-databases/bfollington-terma-plugins-notes-skills-sqlite-db-skill-md
sql-databasesdatabases

sqlite-db

General guide for using the sqlite3 CLI to build composable knowledge databases. Use this skill when creating SQLite databases, designing schemas, querying data, managing relationships, or building new sqlite-based domain skills. Provides the foundational patterns that all specialized sqlite skills build upon.

bfollington
maintainer
bfollington
更新日 2/8/2026
スター
41
フォーク
6
quick start

Installation and usage

General guide for using the sqlite3 CLI to build composable knowledge databases. Use this skill when creating SQLite databases, designing schemas, querying data, managing relationships, or building new sqlite-based domain skills. Provides the foundational patterns that all specialized sqlite skills build upon.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use sqlite-db