Create Skill
post/v1/skills?beta=true
Headers
anthropic-betastring
Optional header to specify the beta version(s) you want to use.
To use multiple betas, use a comma separated list like beta1,beta2 or specify the header multiple times for each beta.
Optional header to specify the beta version(s) you want to use.
To use multiple betas, use a comma separated list like beta1,beta2 or specify the header multiple times for each beta.
Response
Successful Response
Example response
{
"created_at": "2024-10-30T23:58:27.427722Z",
"display_title": "My Custom Skill",
"id": "skill_01JAbcdefghijklmnopqrstuvw",
"latest_version": "1759178010641129",
"source": "custom",
"updated_at": "2024-10-30T23:58:27.427722Z"
}