Agentfs
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 agentfsAssembled 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 AgentFS for AI agent filesystems, audit logs, copy on write overlays, MCP access, NFS access, sessions, sandboxing, sync, Python SDK, Rust SDK, or TypeScript SDK.
SKILL.md
1.4 KB, 288 tokens by cl100k_base, as published. Nobody here has run it
AgentFS Reference
Faithful reference for AgentFS, 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 AgentFS installation, CLI reference, audit logs, copy on write overlays, MCP server integration, NFS exports, sandboxing, shared sessions, sync with Turso Cloud, and AgentFS SDKs.
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/agentfs
What ships with it: 6 files
51.3 KB alongside SKILL.md
references/
- agentfs-2.md6.7 KB
- agentfs.md20.4 KB
- INDEX.md369 B
- sdk.md22.2 KB
- topics.json731 B
- GOTCHA.md875 B