Skill Reference
Technical reference for skill fields and behavior.
Skill fields
name: display name. slug: used for /slash triggers. description: shown in skill catalog and system prompt. instructions: full procedure the agent follows when the skill is active. model: preferred AI model (optional). visibility: system, org, or private. status: active, draft, or disabled. invoked_by: user, agent, or both. allowed_tools: list of tools the skill can use.
Invocation
Skills can be triggered explicitly with /slug or detected automatically by the agent based on the user request. When active, the skill instructions are injected into the system prompt.