perseus_auto_skill
Specify a skill for the agent to load before beginning work. Enforces critical hygiene skills like memory-hygiene or agent-safety at the top of context documents.
Instructions
Instruct the agent to load a specific skill before starting work. Use at the top of context documents to enforce critical hygiene skills (e.g., memory-hygiene, agent-safety). Renders as a mandatory instruction block. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill | No | Name of the skill the agent should load before beginning work |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rendered | No | Resolved directive output as markdown |