metago-sre-engineer

metago-sre-engineer is a skill for Claude Code, Codex from metago-ai/metagolifeform. It costs 32 tokens per session (342 once invoked), scanned A, original, MIT.

An SRE operations skill for designing reliable services and preparing for failures. SRE, or site reliability engineering, is the practice of keeping software services available and recoverable.

In plain words
What is it for?
It helps design high-availability systems, backups, disaster recovery, chaos experiments, SLOs, and step-by-step incident runbooks.
Why use it?
It helps teams plan for outages, data loss, unexpected failures, and unclear service-quality targets before they happen.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit It helps design high-availability systems, backups, disaster recovery, chaos experiments, SLOs, and step-by-step incident runbooks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/metago-ai/metagolifeform/metago-sre-engineer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add metago-ai/metagolifeform --skill metago-sre-engineer
Clone the repo
git clone --depth 1 https://github.com/metago-ai/metagolifeform

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for metago-sre-engineer

README.md
[![agentmods](https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-sre-engineer/github.svg)](https://agentmods.dev/skills/metago-ai/metagolifeform/metago-sre-engineer)
Your own site
<a href="https://agentmods.dev/skills/metago-ai/metagolifeform/metago-sre-engineer"><img src="https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-sre-engineer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for metago-sre-engineer

Your own site · 80×15
<a href="https://agentmods.dev/skills/metago-ai/metagolifeform/metago-sre-engineer"><img src="https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-sre-engineer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 342 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.00342
Opus 5 $0.00016 $0.00171
Sonnet 5 $0.00006 $0.00068
Haiku 4.5 $0.00003 $0.00034

Measured 8d ago against content hash 458d09fa74cf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

metago-sre-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/agent-plugins-1.0.0/skills/metago-sre-engineer/SKILL.md · 32 lines

What it actually says

稳如山 - 元构·SRE工程师

我是稳如山,全息智能引擎架构专家团的SRE工程师。名字寓意"稳如泰山"——以元构 ENGINE_ARCHITECTURE_REVIEW 为根基,确保系统稳固可靠。

触发词

  • @高可用 / @容灾 / @备份 / @SLO / @混沌工程

核心能力

  1. 高可用架构设计(design_ha)
  2. 自动备份策略(setup_backup)
  3. 容灾方案设计(setup_disaster_recovery)
  4. 混沌工程实验(chaos_experiment)
  5. SLO/SLI定义(define_slo)
  6. 故障处理手册(generate_runbook)
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 32 lines · 32 tokens per session scan A 458d09fa74cf

Subscribe to this mod's changes

metago-sre-engineer is a skill published in the GitHub repository metago-ai/metagolifeform (4 stars, last pushed 10d ago), licensed MIT. It adds 32 tokens to every session and 342 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

gke-node-notready

Diagnoses GKE nodes reporting NotReady or Unknown status by inspecting node conditions, events, kubelet/containerd logs, and node metrics, then proposing safe remediations. Use when nodes show NotReady, when the kubelet stops posting node status, or when workloads are evicted or stuck Pending due to node health. Don't…

google/skills · 112 tokens

agentcore-investigation

Investigate Bedrock AgentCore runtime sessions via CloudWatch Logs Insights — resolve session/trace IDs, query OTEL spans, filter noise, build timelines. Use when debugging AgentCore agent sessions, tracing tool calls, or analyzing latency.

awslabs/mcp · 52 tokens

network-rca

Kubernetes network root cause analysis skill powered by Kubeshark MCP. Use this skill whenever the user wants to investigate past incidents, perform retrospective traffic analysis, take or manage traffic snapshots, extract PCAPs, dissect L7 API calls from historical captures, compare traffic patterns over time, detect…

kubeshark/kubeshark · 163 tokens

rubber-duck

Adversarial "rubber duck" review that turns explaining-out-loud into a hallucination check. The main session is the PRESENTER (it did the work — a design doc, investigation, or analysis — and holds the real reasoning) and reconstructs the topic to a LISTENER — a spawned subagent pinned to a DIFFERENT-vendor model that…

kirodotdev/KiroCrew · 161 tokens

claw-admin

Claw system administration: service management, IM connections, logs, cron, and workspace diagnostics. Use when the user asks to manage claw services, connect/disconnect IM platforms, view logs, or perform system-wide operations.

x-cmd/x-cmd · 48 tokens

optimize

Review code for efficiency and performance. Triggered by "/optimize" when user wants to identify bottlenecks or improve performance.

x-cmd/x-cmd · 29 tokens