home/categories/sql-databases/academind-codex-course-resources-code-snapshots-finished-codex-skills-sqlite-explorer-skill-md
sql-databasesdatabases

sqlite-explorer

Explore and query a local SQLite database safely and efficiently. Use to inspect schema, list tables/columns/indexes, and run arbitrary SQL queries (SELECT/INSERT/UPDATE/DELETE/DDL) with clear, readable output.

academind
maintainer
academind
Updated 2/19/2026
Stars
27
Forks
8
quick start

Installation and usage

Explore and query a local SQLite database safely and efficiently. Use to inspect schema, list tables/columns/indexes, and run arbitrary SQL queries (SELECT/INSERT/UPDATE/DELETE/DDL) with clear, readable output.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use sqlite-explorer