PRB's collection of agent skills
npx skills add https://github.com/paulrberg/agent-skills --skill md-docs使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。
PRB's collection of AI agent skills. Designed to work across agents, but primarily built for Claude Code and Codex.
[!WARNING]
These skills are optimized for my personal setup and workflow. If you install them, do your own due diligence and customize them to fit your stack and agents. No warranties, guarantees, or support are provided — use at your own risk.
npx skills add PaulRBerg/agent-skills
| Skill | Description |
|---|---|
| autoresearch | Autonomous experiment loop |
| bump-deps | Node.js dependency updates |
| bump-release | Release workflow with changelog, tagging |
| cli-cast | Foundry cast CLI guidance |
| cli-gh | GitHub CLI operations |
| cli-just | Just command runner guidance |
| code-polish | Combined simplification and review |
| code-review | Expert code review |
| code-simplify | Code simplification and refactoring |
| commit | Git commit with conventional commits |
| create-skill | Bootstrap a new agent skill |
| diagram-monochrome | Monochrome technical schematic diagrams |
| effect-ts | Effect-TS patterns and guidance |
| evm-chains | EVM chain metadata and RouteMesh reference |
| git-squash | Squash PR branch with semantic commit message |
| md-docs | Markdown documentation management |
| oracle-codex | Codex oracle for planning |
| tailwind-css | Tailwind CSS v4 styling guidance |
| vitest | Vitest v4 testing guidance |
| work | End-to-end task implementation |
| yeet | GitHub contribution workflows |
MIT