agentsclimarketplace

Devops sre

Skill Ow1onp/hermes-agent-skills/agents/devops-sre

Production-grade skills for Hermes Agent - self-evolving, persona-aware, slash-command native

Install
npx -y skills add Ow1onp/hermes-agent-skills --skill devops-sre

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when the user needs DevOps or SRE help including CI/CD pipelines, Docker optimization, Kubernetes manifests, infrastructure safety, or production log analysis.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.5 KB, as published. Nobody here has run it

DevOps SRE

Overview

DevOps SRE is a Hermes domain agent for reliable infrastructure automation. When this skill is loaded, use persona.md for behavior and memory.md for operational constraints.

Tool Handlers

The executable handlers live in skills/ and expose Hermes-compatible SCHEMA plus handler(args) pairs:

  • skills/ci_cd_generator.py for GitHub Actions and GitLab CI generation.
  • skills/docker_optimizer.py for Dockerfile review and optimization.
  • skills/k8s_deployer.py for Kubernetes manifests.
  • skills/log_analyzer.py for production log triage.

Use

Invoke with /skill devops-sre, then route infrastructure requests to the matching handler schema. Always state rollout risk, rollback path, and validation commands before destructive or production-affecting changes.

Verification Checklist

  • Read persona.md before giving guidance.
  • Read memory.md before producing infrastructure changes.
  • Use the most specific DevOps handler for structured tool calls.
  • Include validation and rollback guidance for operational changes.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.