Launching today

npx build-skill
It's like create-react-app, but for agent skills.
2 followers
It's like create-react-app, but for agent skills.
2 followers
Build Skill is a CLI that scaffolds AI agent skill repositories in seconds. One command — npx build-skill — gives you a fully spec-compliant repo with the right folder structure, SKILL.md templates, marketplace config, GitHub Actions for validation and syncing, and helper scripts to add new skills as you grow. Interactive or quiet mode for CI pipelines. Skip the boilerplate and start writing skills immediately. Open source, MIT licensed.








Hey Product Hunt! 👋
I created Build Skill, a CLI that scaffolds AI agent skill repositories in seconds. It's like create-react-app, but for AI agent skills.
The problem? Setting up a proper skills repo with the right folder structure, Claude marketplace config, GitHub Actions for validation, and sync scripts sucks.
None of it is hard. All of it is annoying. And if you get the structure wrong, your skills just silently don't work. No error, no feedback, just an agent that doesn't pick up what you built.
Build Skill fixes that:
→ npx build-skill — one command, interactive setup
→ Generates a fully spec-compliant skills repository
→ Includes CI/CD workflows for validation and syncing
→ Ships with helper scripts to add new skills and keep everything in sync
→ Works in quiet mode for CI pipelines
Give it a spin: