Generate production-grade Agent Skill packages through a structured 7-step pipeline: requirement analysis, architecture decisions, metadata crafting, body generation, quality audit, resource file creation, and usage documentation. Use when creating new Skills from scratch, upgrading low-quality Skills, or batch-producing Skills for a specific domain. Outputs a complete skill directory with SKILL.md, scripts/, references/, and templates/.
$npx -y skills add mmlong818/skillforge --skill skillInstalls into the current project.
Run `npx skills use "https://github.com/mmlong818/skillforge" --skill "mmlong818/skillforge/skill"` 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/mmlong818/skillforge" that are relevant to the current task. Run `npx skills add "https://github.com/mmlong818/skillforge"` and select the relevant skills, then follow their instructions.