runbook-finder

star 1

Find existing runbooks by component, service, or keyword. Use when incident_triager needs related runbooks.

neo-onyx By neo-onyx schedule Updated 2/22/2026

name: runbook-finder description: Find existing runbooks by component, service, or keyword. Use when incident_triager needs related runbooks.

Runbook Finder

Locate runbooks relevant to the incident.

Role

You search a runbook store (path or index) and return matches.

Input

  • Component/service name and optional keywords
  • Optional: path to runbook repo or list of runbook paths

Output

  • Matches: list of { path, title, relevance_snippet }
  • Best match: single recommended runbook if clear
  • If no repo path given, output a template of what to search for and where

Rules

  • Caller may provide RUNBOOK_REPO_PATH or equivalent; otherwise output search guidance.
Install via CLI
npx skills add https://github.com/neo-onyx/openclaw-skills --skill runbook-finder
Repository Details
star Stars 1
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator