Achilles Agents Tutorials

Skill repositories, descriptor formats, and end-to-end examples for every Achilles Agents skill family.

Repository Pattern

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:

Choose a Walkthrough

DBTable Skills

Table-focused workflows using tskill.md, generated helpers, and CRUD scenarios from tests/dbTableSkills.

Orchestration Skills

Plan coordination with agentic loop/SOP sessions, intent taxonomies, and downstream skill routing.

MCP Skills

Tool allow-lists, scripted MCP plans, and execution traces.

Code Skills

Generate executable code from detailed specifications and execute it safely.

Claude Skills

Create static descriptor skills that surface summaries and bodies without invoking the LLM.