Peak skills
Skills that teach a coding agent how to set up Peak in a repository.
Install
npx skills add PeakInc/skills --skill peak-setup
Or copy skills/peak-setup/SKILL.md into your agent's skills folder.
Claude Code:
claude plugin marketplace add PeakInc/skills
claude plugin install peak-setup
Use
Ask your agent: "Set up Peak in this repository." The skill runs npx -y @peakinc/init@latest --yes --json --no-browser, shows you the sign-in link, waits for your approval, and gives you the pull request link.
Was macht skills?
| Skill | What it does |
|---|---|
| peak-setup | Moves GitHub Actions jobs to Peak runners and opens the pull request |