What problem does it solve?
This Skill provides a standardized, step-by-step process for creating, deploying, and verifying new skills within the repository, ensuring consistency and adherence to best practices.
Core Features & Use Cases
- Guided Skill Creation: Follows a mandatory workflow from repository sync to final commit.
- Directory Structure Enforcement: Ensures new skills are placed in the correct location with the required
SKILL.md file.
- Symlink Management: Automates the creation and verification of symlinks for Claude Code and Cline integration.
- Use Case: When a developer needs to add a new skill for managing Python dependencies, this Skill guides them through creating the directory, writing the
SKILL.md, setting up symlinks, and preparing for commit.
Quick Start
Follow the detailed workflow outlined in this skill to create and deploy a new skill.