PaulRBerg/agent-skills
PRB's collection of agent skills
Modular skill library for Claude Code and OpenAI Codex agents, covering dev workflows from linting and dependency management to code review and release automation. Each skill uses SKILL.md frontmatter to control invocation context—either inline in conversations or as isolated fork subagents—enabling fine-grained control over when Claude auto-invokes capabilities versus manual user triggers. Includes 25+ specialized skills targeting JavaScript tooling, EVM blockchain operations, and semantic git workflows.
Stars
38
Forks
1
Language
Shell
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/PaulRBerg/agent-skills"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...
ARPAHLS/skillware
A Python framework for modular, self-contained skill management for machines.
vaibhavtupe/skill-guard
The quality gate for Agent Skills — validate, secure, conflict-detect, and test skills across...