Refresh a GitHub skill
Skills
Refresh a skill
Re-fetch a GitHub-sourced custom Agent Brain skill.
POST
Refresh a GitHub 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 refreshed.
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.