What problem does it solve?
This Skill eliminates the tedious, error-prone manual work of managing skill plugins for the kettleofskills Claude Code marketplace, from promoting dotfiles-authored skills to validating requirements, assigning categories, syncing metadata, and publishing releases.
Core Features & Use Cases
- Skill Promotion: Automatically copy SKILL.md, references, and scripts from dotfiles skill directories into the correct marketplace plugin structure, preserving existing config.yaml files to avoid overwriting category assignments.
- Validation & Categorization: Enforce skill standards including kebab-case naming, <200 character descriptions, <150 line content bodies, and valid category assignments to ensure skills appear in the correct marketplace groups.
- Use Case: If you maintain a library of custom Claude Code skills in your dotfiles repository, use this Skill to bulk-promote them to the kettleofskills marketplace, validate they meet all requirements, and publish a new versioned release with a single command.
Quick Start
Use the kettle-skill-creator skill to promote your new dotfiles skill 'my-devops-tool' to the kettleofskills marketplace, assign it the 'devops' category, validate it meets all structural requirements, and sync the updated marketplace metadata.