sql-toolkit
CommunityDesign, migrate, and optimize SQL databases.
System Documentation
What problem does it solve?
Relational database work often requires switching between tools for schema design, migrations, and performance tuning; this Skill centralizes those tasks into a CLI-driven workflow for SQLite, PostgreSQL, and MySQL.
Core Features & Use Cases
- Schema design and migrations across SQLite, PostgreSQL, and MySQL with practical patterns.
- Advanced querying and performance optimization using indexing, EXPLAIN plans, and data migrations.
- Quick data exploration, backup, and restore workflows to maintain healthy databases in development and production.
Quick Start
Install and configure the appropriate CLI tools (sqlite3, psql, mysql) on your system. Create a new database, define a schema, and apply migrations using the Skill's recommended commands. For example, create a local SQLite database and a users table, then migrate to PostgreSQL by exporting data and applying changes with psql.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sql-toolkit Download link: https://github.com/gitgoodordietrying/moltbook-app/archive/main.zip#sql-toolkit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.