DBTable Skills
Table-focused workflows using tskill.md, generated helpers, and CRUD scenarios from tests/dbTableSkills.
Skill repositories, descriptor formats, and end-to-end examples for every Achilles Agents skill family.
Every scenario keeps its skills inside a .AchillesSkills/ folder. The recursive loader walks up the directory tree
until it finds this repository, indexes the descriptors, and registers the skills automatically.
Descriptor suffixes map to skill families:
tskill.md — DBTable skills that drive CRUD access to structured tables.oskill.md — orchestration planners (loop/SOP agentic sessions).mskill.md — MCP tool planners.dcgskill.md — dynamic code generation guidance.cskill.md — code skills that generate code from specifications.skill.md — Claude skills that return static summaries/bodies.Table-focused workflows using tskill.md, generated helpers, and CRUD scenarios from tests/dbTableSkills.
Plan coordination with agentic loop/SOP sessions, intent taxonomies, and downstream skill routing.
Tool allow-lists, scripted MCP plans, and execution traces.
Descriptors plus sandbox entrypoints for LLM-assisted code execution.
Generate executable code from detailed specifications and execute it safely.
Create static descriptor skills that surface summaries and bodies without invoking the LLM.