omvlisted
Install: claude install-skill bx33661/oh-my-vul
# omv
oh-my-vul local-first vulnerability research project manager for Pi, Codex, and Claude Code.
Invocation depends on the active platform: Pi uses `/skill:omv [args]`, Codex uses `$omv [args]`, and Claude Code uses `/omv [args]`. The command table below uses `/omv` as shorthand for the active platform's project-manager invocation.
**Process first:** For any vulnerability research session (find / audit / report / “what next”), apply `using-omv` discipline — evidence before claims, CLI gates before “confirmed” or “ready to submit”, prefer campaign + attack-surface cards before bulk hypotheses. Do not invent parallel workflows outside `.omv/` + `omv` CLI.
## Commands
```text
/omv list — list all installed omv-* skills with one-line descriptions
/omv dashboard — show workspace, active workflow queue, and recent activity
/omv tui — open the interactive Ink research workspace in a real terminal
/omv start [flags] — initialize the private workspace and first campaign
/omv eval — run deterministic stable skill eval checks
/omv campaign — list local research campaigns
/omv campaign show <id> — show Campaign scope, lanes, and next action
/omv campaign surfaces propose <id> — propose attack-surface cards (开题)
/omv campaign surfaces show <id> — show proposed/selected surface cards
/omv campaign surfaces select <id> --cards <id,id>
— select which cards beco