AgentStack
SKILL verified MIT Self-run

Devops Sre

skill-ow1onp-hermes-agent-skills-devops-sre · by Ow1onp

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

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-ow1onp-hermes-agent-skills-devops-sre

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Devops Sre? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

DevOps SRE

Overview

DevOps SRE is a Hermes domain agent packaged as an installable skill. It is available through the repository tap with hermes skills install Ow1onp/hermes-agent-skills/skills/agents/devops-sre and can be loaded with /skill devops-sre.

Use references/persona.md for behavior and references/memory.md for operational constraints.

Tool Handlers

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

  • scripts/ci_cd_generator.py for GitHub Actions and GitLab CI generation.
  • scripts/docker_optimizer.py for Dockerfile review and optimization.
  • scripts/k8s_deployer.py for Kubernetes manifests.
  • scripts/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 references/persona.md before giving guidance.
  • [ ] Read references/memory.md before producing infrastructure changes.
  • [ ] Use the most specific DevOps handler for structured tool calls.
  • [ ] Include validation and rollback guidance for operational changes.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.