Skip to main content
GET
Get Skill

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

skill_name
string
required

Response

Successful Response

Skill complete information

name
string
required

Skill name

description
string
required

Skill description

when_to_use
string
required

When to use this skill

content
string
required

Complete SKILL.md content

execution_flow
string
required

Execution flow

path
string
required

Skill directory path

tags
string[]

Skill tags

files
string[]

Files in skill directory