Use this skill when building, writing, reviewing, or fixing a SKILL.md file for a new or existing skill. Covers choosing skill names, writing and correcting YAML frontmatter (name and description fields), crafting effective 'Use when' trigger phrases, structuring skill body instructions, improving an existing skill's routing quality with better trigger keywords, and interpreting or evaluating a skill description against an eval set using validate_skill or evaluate_skill.
$npx -y skills add kdpa-llc/local-skills-mcp --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/kdpa-llc/local-skills-mcp" --skill "kdpa-llc/local-skills-mcp/skill-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kdpa-llc/local-skills-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/kdpa-llc/local-skills-mcp"` and select the relevant skills, then follow their instructions.