Create runtime-neutral SSOT skill specs for Claude Code and Codex CLI. Use when a user wants to design a cross-runtime skill, convert an existing skill idea into a shared spec, or avoid maintaining separate Claude/Codex skill prompts by hand.
$npx -y skills add 97wobbler/my-ai-kit --skill skill-forge-specInstalls into the current project.
Run `npx skills use "https://github.com/97wobbler/my-ai-kit" --skill "97wobbler/my-ai-kit/skill-forge-spec"` 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/97wobbler/my-ai-kit" that are relevant to the current task. Run `npx skills add "https://github.com/97wobbler/my-ai-kit"` and select the relevant skills, then follow their instructions.