update_skill
Modify a stored skill's metadata or markdown to correct or refine agent memory. Changes go through a safe mutation pipeline to keep persistent context consistent.
Instructions
Update skill metadata or markdown through the shared safe mutation pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| triggers | No | ||
| description | No | ||
| raw_markdown | No | ||
| latent_skill_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||