| name | database-core |
| description | Use when working with Turso Database core docs, libSQL, quickstarts, local development, sync, database guides, vector search, AI memory, content caching, secrets vault, and Turso Database beta features. |
Turso Database Core Reference
Faithful reference for Turso Database Core, split into one focused file per subject across 17 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 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.
Workflow
- Open
references/INDEX.md (or references/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/database-core