Cli
Use when using the Turso CLI for auth login, API tokens, database creation, database shell, import, export, groups, organizations, plans, headless mode, and command help.From its SKILL.md
npx -y skills add LevyBytes/AI-SKILL-turso-db --skill cliAssembled 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.
SKILL.md
1.4 KB, 280 tokens by cl100k_base, as published. Nobody here has run it
Turso CLI Reference
Faithful reference for Turso CLI, split into one focused file per subject across 3 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 CLI installation, authentication, headless mode, auth token commands, database commands, group commands, organization commands, plan commands, and command line help.
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/cli
What ships with it: 6 files
31.2 KB alongside SKILL.md
references/
- cli-2.md12.7 KB
- cli-3.md9.0 KB
- cli.md7.5 KB
- INDEX.md366 B
- topics.json758 B
- GOTCHA.md879 B