Disable a skill
Skills
Disable a skill
Disable an account-level Agent Brain skill without deleting it.
POST
Disable a skill
Authorizations
Account API key from Developer Console. Keys start with cr_sk_.
Path Parameters
Public skill id (blog-post or custom-weekly-digest), not the custom-skill UUID.
Maximum string length:
80Pattern:
^[a-zA-Z0-9_-]+$Response
Skill is disabled.
Public skill id. Custom skills use custom-{name}.
Available options:
builtin, custom Custom-skill row UUID. Null for built-ins. Read-only metadata; not used in paths.
SKILL.md body. Present on GET and install, omitted from list.
Supporting files for custom skills. Present on GET and install.