Create Agent Skill

Creates an organization- or user-scoped agent skill.

Global skills cannot be created through this API (use the admin API).
User-scoped skills are always owned by the acting user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Agent Skill Create Params

Create Agent Skill params. Scope must be organization or user.

string
required

Markdown playbook body loaded via get_skill

string
required

Short description used in the agent skill index

boolean

Whether the skill is available to the agent

keywords
array of strings

Optional search keywords

keywords
string
required

Display name

string
enum
required

Skill ownership scope. Public/private APIs may create only organization or user.

Allowed:
string
required

Lowercase kebab-case slug unique within the skill's scope boundary

integer

Sort order in listings

Responses

Callback
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json