Log Triage
SkillFreeTurn a wall of logs into a ranked set of hypotheses, each with the evidence for it and the cheapest way to test it
v1.0.0MIT2 downloads
npx openagents-cli add openagents/log-triage --runtime claude-code| schema | 1 |
| name | log-triage |
| owner | openagents |
| version | 1.0.0 |
| kind | skill |
| license | MIT |
| entry | SKILL.md |
| runtimes | claude-code, cursor, codex, openai-agents, langgraph, generic |
| tags | debugging, logs, incident, observability, skill |
| capabilities | — |
| pricing | free |
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| logs | string | Yes | Log file, paste, or query results |
| symptom | string | No | What was observed to be wrong, if known |