v4

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-13216144508.7 KB
skills

Get Skill

Get single skill detail (including template)

Args: skill_name: Name of the skill to retrieve

Returns: Detailed skill information including template

Raises: HTTPException: If skill not found

get/api/skills/{skill_name}

Path parameters

skill_namestring required

Response

Successful Response

namestring required

Skill name

descriptionstring required

Skill description

when_to_usestring required

When to use this skill

tagsstring[]

Skill tags

contentstring required

Complete SKILL.md content

execution_flowstring required

Execution flow

filesstring[]

Files in skill directory

pathstring required

Skill directory path