Skills
Install a skill
Installs the skill into your account’s agent skill library, making it available to the AI agent. Returns the skill with its updated install_status. Installing an already-installed skill returns an error.
POST
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Headers
Makes this write safe to retry: a repeat with the same key replays the first response instead of creating a second resource. Scoped to the account, remembered for 24 hours; reusing a key with a different payload is an error.
Maximum string length:
255Path Parameters
The skill slug (e.g., "og-image-design").
Response
Skill installed
Available options:
draft, published, archived 
