Run these commands from the repo root.
Install a single skill:
.\scripts\install-skill.ps1 -Agent claude-code -Slug concurrency-safe-tool-batching./scripts/install-skill.sh claude-code concurrency-safe-tool-batchingOr install a bundle:
.\scripts\install-bundle.ps1 -Agent claude-code -Bundle starter./scripts/install-bundle.sh claude-code starterThese folders are a compatible install layout for Claude Code-style skill directories. They are not official Anthropic distributions.