sqlite-tools
CommunityManage SQLite databases with ease.
Authorhuangzt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a convenient way to interact with SQLite database files directly from your command line or scripts, eliminating the need for dedicated GUI tools for common operations.
Core Features & Use Cases
- Database Connectivity: Connect to and test SQLite databases.
- Schema & Table Management: List tables, view table schemas, and inspect database information.
- Data Querying: Execute SQL queries and retrieve data in a structured format.
- Use Case: You have a local SQLite database file (
.db) and need to quickly check the structure of a specific table or run a simple query to retrieve user data without opening a separate application.
Quick Start
Use the sqlite-tools skill to list all tables in the database file '/path/to/your/database.db'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: sqlite-tools Download link: https://github.com/huangzt/my-agent-skills/archive/main.zip#sqlite-tools 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 223,000+ vetted skills library on demand.