Turso cloud
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.
npx -y skills add LevyBytes/AI-SKILL-turso-db --skill turso-cloudAssembled 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 Cloud managed database features, allow rules, durability, BYOK encryption, private endpoints, migrations, branching, embedded replicas, billing, and deployment guides.
SKILL.md
1.5 KB, 293 tokens by cl100k_base, as published. Nobody here has run it
Turso Cloud Reference
Faithful reference for Turso Cloud, split into one focused file per subject across 6 reference files. Identifiers (API/type/function names, flags, paths, enums, numbers) are preserved verbatim.
When to use this
Use this skill when the task involves Turso 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.
Workflow
- Open
references/INDEX.md(orreferences/topics.json) and pick the one file that matches. - Read only that file; open another only if the task spans subjects. Grep across files when needed:
rg -n "PATTERN" references/*.md. - Treat every identifier as an exact reference fact — never invent or paraphrase.
Gotchas
Recurring failure modes and what to do instead live in the sibling GOTCHA.md.
References
All depth lives in references/ — start at references/INDEX.md, metadata in references/topics.json. One subject per file.
Source
Upstream: https://docs.turso.tech/
Verification
python .agents/skills/skill-drafting/scripts/validate_skill_package.py skills/turso-db/turso-cloud
What ships with it: 9 files
77.7 KB alongside SKILL.md
references/
- cloud.md17.6 KB
- features-2.md20.1 KB
- features.md19.7 KB
- INDEX.md672 B
- private-endpoints.md9.1 KB
- rows-read.md6.6 KB
- sqlite-extensions.md1.5 KB
- topics.json1.7 KB
- GOTCHA.md883 B