PUT /api/v1/cloud/skills/{skill_id}
Updates the metadata or content of the specified skill. Only JSON request bodies are supported.
Path parameters
Headers
Request body
Example request
Example response
HTTP 200 OKResponse notes
updated_atis refreshed to the operation time.latest_versionincrements whencontentis updated.latest_versionis not incremented for metadata-only updates.- Fields not included in the request body retain their previous values.
Errors
Notes
- The PUT endpoint accepts only
application/jsonContent-Type. - For base64 zip content, the archive must contain
SKILL.mdat the root or one directory below the root. - If base64 zip content includes
SKILL.mdfrontmatter andnameordescriptionare omitted, the API uses the frontmatter values.
Related
Agent Skills
Attach domain expertise to your agent.