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.