From waggle-turso
Set up Turso as the waggle provider. Trigger phrases - "setup turso", "configure turso for waggle".
How this skill is triggered — by the user, by Claude, or both
Slash command
/waggle-turso:turso-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill sets up Turso as the data provider for waggle.
This skill sets up Turso as the data provider for waggle.
See references/setup-guide.md for detailed setup steps.
npx claudepluginhub kazukinagata/waggle --plugin waggle-tursoAutomates Turso database operations via Composio's Turso toolkit through Rube MCP. Discovers current tool schemas, manages connections, and executes workflows.
SQLite database implementation using LibSQL client and Drizzle ORM. This skill covers local development, Turso cloud, and Cloudflare D1 deployments.
Guides Cloudflare D1 serverless SQLite usage: databases, migrations, bindings, queries, read replicas, Sessions API, and fixes D1_ERROR, statement too long errors.