Takes any GitHub repo and auto-generates a Claude Code skill from it, complete with SKILL.md frontmatter, wrapper scripts, and proper directory structure. You point it at a repo URL, it pulls metadata and commit hashes, then scaffolds everything you need. The extended YAML frontmatter is designed to work with the author's skill-manager tool for version tracking. It's meta in the best way: a skill that makes skills. The security audits are mixed (Socket passes, Gen Agent Trust Hub fails), so review what it generates before you run it. Useful if you're wrapping CLI tools or libraries into skills repeatedly and want the boilerplate handled automatically.
npx skills add https://github.com/kkkkhazix/khazix-skills --skill github-to-skills