Platform api
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 platform-apiAssembled 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 calling the Turso Platform API for authentication, databases, groups, locations, organizations, invites, members, plans, usage, API tokens, response codes, and HTTP endpoints.
SKILL.md
1.5 KB, 289 tokens by cl100k_base, as published. Nobody here has run it
Turso Platform API Reference
Faithful reference for Turso Platform API, split into one focused file per subject across 8 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 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.
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/platform-api
What ships with it: 11 files
91.9 KB alongside SKILL.md
references/
- api-reference-2.md18.1 KB
- api-reference-3.md12.7 KB
- api-reference.md6.8 KB
- databases-2.md9.5 KB
- databases.md16.3 KB
- INDEX.md796 B
- locations.md1.7 KB
- organizations-2.md5.1 KB
- organizations.md18.0 KB
- topics.json2.0 KB
- GOTCHA.md897 B