converting-commands-to-skills - Convert Claude Code slash commands to Skills format
Converts Claude Code slash commands to Skills format, including frontmatter transformation, directory structuring, and batch processing.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Transform YAML frontmatter
- Restructure skill directories
- Enhance skill descriptions
- Convert command execution blocks
- Batch convert slash commands
- Validate skill frontmatter
Inputs
- Slash command files
- User conversion type choice
- Existing skill files
Outputs
- Converted SKILL.md files
- Extracted supporting content files
- Frontmatter validation results
Requirements
- Python 3 environment
- validate-frontmatter.py validation script
