For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Skill

Claude AI Operation

Creates a new skill in the Claude API

Example User Story

As a user, I want to create a new skill in the Claude API so that I can automate specific tasks.

Fields

Field Name
Field Type
Required

name

String

Yes

description

String

No

instructions

String

Yes

Example link

Code (Apache v2.0): Operation

Last updated