Sql reference
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 sql-referenceAssembled 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 checking Turso SQL compatibility, data types, expressions, PRAGMA statements, extensions, SQL functions, CLI shell commands, and SQL statements.
SKILL.md
1.4 KB, 288 tokens by cl100k_base, as published. Nobody here has run it
Turso SQL Reference Reference
Faithful reference for Turso SQL Reference, split into one focused file per subject across 20 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 SQLite compatibility, Turso SQL data types, expressions, functions, extensions, PRAGMAs, CLI shell commands, command line options, experimental SQL features, and SQL statement syntax.
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/sql-reference
What ships with it: 23 files
342.7 KB alongside SKILL.md
references/
- aggregate.md13.6 KB
- array.md14.6 KB
- create-trigger.md8.4 KB
- date-time.md15.3 KB
- fts.md11.9 KB
- functions.md16.8 KB
- INDEX.md1.4 KB
- json.md16.9 KB
- math.md12.0 KB
- scalar.md16.8 KB
- sql-reference-2.md12.9 KB
- sql-reference-3.md22.5 KB
- sql-reference-4.md20.1 KB
- sql-reference.md16.3 KB
- statements-2.md21.5 KB
- statements-3.md22.2 KB
- statements-4.md17.8 KB
- statements-5.md15.7 KB
- statements-6.md20.1 KB
- statements-7.md19.4 KB
- statements.md21.1 KB
- topics.json4.5 KB
- GOTCHA.md899 B