SQLite
Query and update SQLite databases. Lightweight local data from your agent.
Details
SQLite skill lets your agent run SQL against a SQLite database. For local apps, scripts, and lightweight persistence.
When to use
Use when the agent needs a simple local DB (cache, state, scripts). No server required; good for personal and dev use.