Create an agent skill
Create a new agent skill within the given project.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
Request
Agent skill object to create
key
name
markdown
The verbatim SKILL.md content of the agent skill
description
maintainerId
maintainerTeamKey
Response
Agent skill created
key
name
markdown
The verbatim SKILL.md content of the agent skill
version
createdAt
_access
_links
The location and content type of related resources
_maintainer
description
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error