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

Query: List Skills

Claude AI Operation

Retrieves a list of skills available from the Claude API

Example User Story

As a developer, I want to retrieve a list of available skills from the Claude API so that I can integrate them into my application.

Fields

Field Name
Field Type
Required

apiKey

String

Yes

Example link

Code (Apache v2.0): Operation

Last updated