agentsclimarketplace

AI SKILL turso db

Skill LevyBytes/AI-SKILL-turso-db

Agent Kaizen skill for Claude Code & Codex: faithful, task-routed reference for Turso, Turso Database, libSQL & Turso Cloud: CLI, Platform API, SDKs (JS/TS, Python, Rust, Go, Java, +more), SQL reference, sync, vector search, embedded replicas, local development, AgentFS, and org/billing. Routes to 7 area sub-skills.

Install
npx -y skills add LevyBytes/AI-SKILL-turso-db

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when working with Turso Database, Turso Cloud, libSQL, AgentFS, Turso CLI, Turso Platform API, SDKs, SQL reference, sync, migrations, auth tokens, groups, organizations, vector search, embedded replicas, local development, SQLite compatible databases, or Turso connection code.

SKILL.md

3.3 KB, 706 tokens by cl100k_base, as published. Nobody here has run it

Turso Reference

Faithful, task-routed reference for Turso, split into one focused file per subject. Identifiers are preserved verbatim. Routes to the area sub-skills below — open the one that matches and use its references/INDEX.md.

When to use this

Use this skill when the task involves Turso Database, Turso Cloud, libSQL, AgentFS, Turso CLI commands, Turso Platform API endpoints, Turso SDK setup or reference work, SQL reference questions, sync, vector search, embedded replicas, local development, migrations, auth tokens, groups, organizations, billing, or SQLite compatible Turso database behavior.

Routes

AreaUse forOpen
AgentFSAgentFS installation, CLI reference, audit logs, copy on write overlays, MCP server integration, NFS exports, sandboxing, shared sessions, sync with Turso Cloud, and AgentFS SDKs.agentfs/SKILL.md
Turso CLITurso CLI installation, authentication, headless mode, auth token commands, database commands, group commands, organization commands, plan commands, and command line help.cli/SKILL.md
Turso Database CoreTurso Database introductions, quickstarts, libSQL, local development, Turso Database beta features, sync, AI and agent guides, vector search, change data capture, concurrent writes, encryption, and database concepts.database-core/SKILL.md
Turso Platform APITurso Platform API authentication, database endpoints, group endpoints, location endpoints, organization endpoints, invite and member management, plans, usage, API tokens, response codes, and HTTP API workflows.platform-api/SKILL.md
Turso SDKsTurso SDK authentication, authorization, platform tokens, fine grained permissions, JavaScript and TypeScript, Python, Rust, Go, Java, Dart, Flutter, Kotlin, Swift, Ruby, PHP, C, ActiveRecord, SQL over HTTP, ORM setup, and framework guides.sdks/SKILL.md
Turso SQL ReferenceSQLite compatibility, Turso SQL data types, expressions, functions, extensions, PRAGMAs, CLI shell commands, command line options, experimental SQL features, and SQL statement syntax.sql-reference/SKILL.md
Turso CloudTurso Cloud overview, access allow rules, durability guarantees, BYOK encryption, private endpoints, cloud limitations, migration to Turso, managed features, branching, embedded replicas, billing, and hosting platform guides.turso-cloud/SKILL.md

Workflow

  1. Identify the area above and open that sub-skill's SKILL.md (or its references/INDEX.md).
  2. Read the one reference file that matches.
  3. Treat every identifier as an exact reference fact.

Gotchas

Recurring failure modes and what to do instead live in the sibling GOTCHA.md.

References

Each sub-skill carries its own references/INDEX.md, references/topics.json, and per-subject files.

Source

Upstream: https://docs.turso.tech/

Verification

python .agents/skills/skill-drafting/scripts/validate_skill_package.py --package skills/turso-db

What ships with it: 4 files

45.5 KB alongside SKILL.md

Gives 0 of the 12 instructions most databases sql skills give in 706 tokens

Counted across 589 of the 662 authors here whose files we hold, read 2026-08-07

  • Use parameterized queriesin 37 of 589, across 34 files
  • Use timestamptz for timestampsin 30 of 589, across 14 files
  • Index foreign keysin 29 of 589, across 18 files
  • Create indexes concurrentlyin 29 of 589, across 24 files
  • Use numeric type for moneyin 25 of 589, across 8 files
  • Use cursor pagination instead of offsetin 24 of 589, across 17 files
  • Select only required columnsin 24 of 589, across 20 files
  • Add indexes manually on foreign key columnsin 22 of 589, across 12 files
  • Normalize to third normal formin 19 of 589, across 10 files
  • Configure connection poolingin 19 of 589, across 17 files
  • Put equality columns before range columns in indexesin 18 of 589, across 10 files
  • Read individual rule files for detailed explanationsin 18 of 589, across 4 files

Said here and by no other author read

  • treat every identifier as an exact reference fact
  • read the sibling GOTCHA.md for failure modes
  • verify the skill package locally

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 326,984. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.