Skill Writer
Rewrites a Claude Code skill file based on a drift analysis report and latest documentation. Used internally by the updateskill plugin. Do not invoke directly.
Updateskill
Automatically detect and update outdated Claude Code skills. Use when the user says "update skill", "updateskill", "refresh skill", "skill is outdated", "sync skills", or "/updateskill". Supports targeted mode (/updateskill front-end), interactive mode (/updateskill), batch mode (/updateskill --all), and dry-run mode (/updateskill --dry-run).
Project Skill Writer
Rewrites a third-party skill to be fully project-specific, injecting the project's conventions, architecture, file paths, naming patterns, and latest documentation. Used internally by the fitmyproject plugin. Do not invoke directly.
Fitmyproject
Adapt any third-party skill to your specific project. Use when the user says "fit my project", "fitmyproject", "customize skill", "adapt skill", "make skill project-specific", or "/fitmyproject". Accepts an installed plugin skill name, file path, or GitHub URL.