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

Changes

No recorded changes to this endpoint across all 4 revisions of this API.