用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Supernor/openclaw-skills --skill triage命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | triage |
| description | What needs attention — open issues, pending bearings, low satisfaction, stale charts. Prioritized. |
| version | 1.0.0 |
| author | captain |
| tags | ["triage","priority","issues","attention"] |
| intent | Connected [I10] |
Surface what needs attention, prioritized by urgency.
/triage
issue_list — open issues, sorted by severity.bearings_pending — unanswered vision questions from Robert/Corinne.chart_search for items tagged stale or flagged.satisfaction_scores — any agent below threshold (< 70/100).provider_health — if all providers unreachable = P0 critical.issue_list — Open issuesbearings_pending — Unanswered vision questionschart_search — Stale/flagged itemssatisfaction_scores — Agent scoresprovider_health — API provider reachability (all-down = P0)# Triage — [date]
## P0 Critical
- [issue or "None"]
## P1 High
- [items]
## P2 Medium
- [items]
## P3 Low
- [items]
## Recommended next action
[Single most impactful thing to do right now]