list_skills
Discover all available skills installed in the Skill Management MCP Server by listing their names, descriptions, and validation status from SKILL.md metadata.
Instructions
List all available skills in the ~/.skill-mcp/skills directory with their descriptions parsed from SKILL.md frontmatter.
This tool returns a lightweight overview of all installed skills, including:
Skill name and directory path
Description extracted from SKILL.md YAML frontmatter
Validation status (whether SKILL.md exists)
Use this tool first to discover what skills are available before working with specific skills. Each skill is a self-contained directory that may contain scripts, data files, and a SKILL.md metadata file.
Returns: List of all available skills with names, paths, and descriptions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |