Create a new instruction-document skill for the current user.
Request body for creating an agent skill.
The name of the skill.
One-line description shown to the agent in the persona's available-skills list.
Markdown body — the SKILL.md-style content the agent reads via the read_skill tool when invoking this skill.
Successful Response
Response for creating an agent skill.
The ID of the created skill.
The description of the skill.
Markdown body of the skill.
When the skill was created.