using-sqlite
OfficialSQLite workflow guidance for DataPeeker analyses.
Authortilmon-engineering
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides analysts through reliable, CLI-based SQLite workflows within DataPeeker, helping them consistently explore schemas, run queries, import CSV data, and format results for reporting.
Core Features & Use Cases
- Schema exploration: List tables, view schema, and inspect columns to plan queries.
- Efficient querying & formatting: Write and optimize SQLite queries and format output for readability and reports.
- Import & validation: Import CSV data into raw or clean tables and verify row counts and sample data.
- Use Case: Example scenario of joining raw and clean data during a data analysis session.
Quick Start
Start an interactive session with sqlite3 and begin exploring the analytics database, e.g., sqlite3 data/analytics.db Then run common tasks like listing tables, inspecting schemas, running a simple query, and switching output formats as needed.
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: using-sqlite Download link: https://github.com/tilmon-engineering/claude-skills/archive/main.zip#using-sqlite 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.