Skills are reusable prompts and procedures. This section toggles them and adds extra search directories:

skills {
    disabled #false
    dirs "~/my-skills"  // extra skill directories
}

Built-in search order: workspace .agents/skills (trust-gated), the global skills/ directory, ~/.agents/skills, then the extra dirs. Invoke a skill from the prompt with /skill:<name> — see the prompt.


Copyright © 2026 Charles Dong. Distributed by an MIT license.

This site uses Just the Docs, a documentation theme for Jekyll.