Create, audit, or consolidate agent skills following the Agent Skills open standard (agentskills.io). Interviews the user relentlessly about intent, scope, and edge cases before drafting. Covers SKILL.md structure, frontmatter, progressive disclosure, description optimization, script bundling, sub-command architecture, setup gates, context systems, and review. Use when the user wants to create a skill, write a skill, build a new skill, make a skill, draft a SKILL.md, or mentions "skill-maker". Also use when asked to review a skill, audit a SKILL.md, check why a skill never triggers, improve an existing skill, or fix a skill. Also use when asked to package expertise, workflows, or domain knowledge into a reusable skill. Also use when asked to consolidate skills, merge skills, combine skills, reduce skill count, or refactor multiple skills into one.
$npx -y skills add redhat-developer/rhdh-skill --skill skill-makerInstalls into the current project.
Run `npx skills use "https://github.com/redhat-developer/rhdh-skill" --skill "redhat-developer/rhdh-skill/skill-maker"` 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/redhat-developer/rhdh-skill" that are relevant to the current task. Run `npx skills add "https://github.com/redhat-developer/rhdh-skill"` and select the relevant skills, then follow their instructions.