Agent skills for Opengrep -- the open-source static analysis engine.
Built on the Agent Skills open standard, these skills work with Claude Code, OpenAI Codex, OpenCode, and other compatible agents.
| Skill | Description |
|---|---|
| opengrep | Pattern-based code search and security scanning with Opengrep |
npx skills add opengrep/skillsCopy the skills/ directory to your agent's skills path:
| Agent | Path |
|---|---|
| Claude Code | ~/.claude/skills/ |
| OpenCode | ~/.config/opencode/skills/ |
| Other agents | ~/.agents/skills/ |