Create Skill
Create Skill through the OMA API.
?beta=true and anthropic-beta: skills-2025-10-02.Authorizations
OMA workspace API key.
Headers
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.
The version of the OMA API you want to use.
Read more about versioning and our version history here.
Query Parameters
Selects the beta API contract for this endpoint. Must be true.
true Body
Files to upload for the skill.
All files must be in the same top-level directory and must include a SKILL.md file at the root of that directory.
Display title for the skill.
This is a human-readable label that is not included in the prompt sent to the model.
Response
Successful Response
ISO 8601 timestamp of when the skill was created.
"2024-10-30T23:58:27.427722Z"
Display title for the skill.
This is a human-readable label that is not included in the prompt sent to the model.
"My Custom Skill"
Unique identifier for the skill.
The format and length of IDs may change over time.
"skill_01JAbcdefghijklmnopqrstuvw"
The latest version identifier for the skill.
This represents the most recent version of the skill that has been created.
"1759178010641129"
Source of the skill.
This may be one of the following values:
"custom": the skill was created by a user"anthropic": the skill was created by OMA
"custom"
Object type.
For Skills, this is always "skill".
ISO 8601 timestamp of when the skill was last updated.
"2024-10-30T23:58:27.427722Z"