shell
$ npx -y skills add nexu-io/html-anything --skill eng-runbook --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/eng-runbook
Context preview
The summary Claude sees to decide when to auto-load this skill.
服务概述 + alerts 表 + dashboards + 操作命令 + on-call + 事故清单
Stats
Stars7,918
Forks772
LanguageHTML
LicenseApache-2.0
Ships with html-anything
SKILL.md
eng-runbook.SKILL.md
--- name: eng-runbook zh_name: "工程 Runbook" en_name: "Engineering Runbook" emoji: "📕" description: "服务概述 + alerts 表 + dashboards + 操作命令 + on-call + 事故清单" category: doc scenario: engineering aspect_hint: "长页面" tags: ["runbook", "ops", "oncall", "sre"] --- 【模板: Engineering Runbook】 【意图】工程 oncall 用的可拷贝命令的 runbook 单页。 【布局】 - Service overview (拓扑 + 依赖) - Alerts table (severity / threshold / runbook link) - Dashboards links 卡片 - Common procedures (mono 代码块, 一键复制) - On-call rotation (本周 + 下周) - Incident response checklist
