Agent plugin

Use this page when you want Claude Code, Codex, or Hermes to install local greprules commands. For registry concepts, quality signals, or direct API fetches, use the main docs sections instead.

Install

Install and run

Use configure for first-run readiness, managed OpenGrep preparation, and hook settings. Use scan for edited files, git changes, explicit paths, or a full repository scan.

InstallConfigureScan

Claude Code

Install the marketplace plugin, reload plugins, then use configure or scan from chat.

/plugin marketplace add greprules/greprules
/plugin install greprules@greprules
/reload-plugins
/greprules:configure
/greprules:scan
/greprules:auth-login

Codex

Add the marketplace from a terminal, enable greprules from Codex Plugins, then use the skills.

codex plugin marketplace add greprules/greprules --sparse .agents/plugins --sparse plugins/codex
$greprules-configure
$greprules-scan
$greprules-auth-login

Hermes Agent

Install and enable the plugin, then use configure or scan from Hermes chat.

hermes plugins install greprules/greprules --enable
/greprules configure
/greprules scan