byalexanderop· 4 skills
Creates a new GitHub repository for a Claude Code skill with proper README and directory structure. Use when you want to package and publish a skill so others can install it. Triggers on "publish skill", "publish this skill", "create skill repo", "package skill", "share this skill".
$npx -y skills add alexanderop/walkthrough --skill publish-skillInstalls into the current project.
Run `npx skills use "https://github.com/alexanderop/walkthrough" --skill "alexanderop/walkthrough/publish-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/alexanderop/walkthrough" that are relevant to the current task. Run `npx skills add "https://github.com/alexanderop/walkthrough"` and select the relevant skills, then follow their instructions.