Scaffold AI agent skills quickly with the Build Skill CLI (build-skill v1.4.0). Creates a fully-configured skills repository following the Agent Skills Specification. Released monthly since February 2026 under MIT license by Flash Brew Digital. Differentiates from generic scaffolding tools by targeting AI agent skill structure, including GitHub Actions workflows, Claude plugin integration, and validation scripts out of the box. Requires Node.js >=20.
npm install build-skillVerified import paths — ran on the pinned version, not inferred.
Quickly scaffold an AI agent skill using npx in quiet mode with explicit parameters.
Upgrade Node.js to version 20 or later.
Pass keywords as a JSON array (e.g., --keywords '["ai","agent"]') or upgrade to v1.4.0 which accepts comma-separated strings again.
Ensure you have backups or use version control before running with --force.
Install Node.js 20 or later (nvm install 20).
Upgrade to v1.4.0 or pass keywords as a JSON array, e.g., --keywords '["keyword1","keyword2"]'.
Use --force to overwrite or specify a different output directory with --output.
No dependency data recorded yet.