💾

SQLite

available

Create and query SQLite databases for local data storage, CSV processing, and data staging — no external credentials needed.

data

What This Skill Does

Create and query SQLite databases for local data storage, CSV processing, and data staging — no external credentials needed.

Capabilities

  • Local Databases — Create SQLite databases for any purpose
  • CSV Processing — Import and query CSV files with SQL
  • Data Staging — Stage and transform data locally
  • Zero Config — No credentials or server setup needed

How It Works

  1. Create a new database or open an existing one
  2. Write SQL queries or import CSV data
  3. All operations run locally in the workspace
  4. No external credentials or setup required

Example Usage

"Import this CSV and run SQL queries on it"
"Create a local database for processing results"
"Stage data from multiple sources into SQLite"