operating-infra

operating-infra is a skill for Claude Code, Codex from alexei-led/cc-thingz. It costs 119 tokens per session (1,078 once invoked), scanned A, original, MIT.

An infrastructure work guide for managing code and configuration for cloud services, Kubernetes, containers, CI/CD pipelines, and Linux machines.

In plain words
What is it for?
Use it when working with Terraform or OpenTofu, Kubernetes, Helm, Dockerfiles, GitHub Actions, AWS, GCP, Cloud Run, BigQuery, IAM, logs, or cloud instances.
Why use it?
It helps inspect plans, logs, and resources before making changes that could affect live systems. It also sets boundaries around destructive actions such as deleting or rolling back resources.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when working with Terraform or OpenTofu, Kubernetes, Helm, Dockerfiles, GitHub Actions, AWS, GCP, Cloud Run, BigQuery, IAM, logs, or cloud instances.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexei-led/cc-thingz/operating-infra
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 alexei-led/cc-thingz --skill operating-infra
Clone the repo
git clone --depth 1 https://github.com/alexei-led/cc-thingz

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 operating-infra

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexei-led/cc-thingz/operating-infra/github.svg)](https://agentmods.dev/skills/alexei-led/cc-thingz/operating-infra)
Your own site
<a href="https://agentmods.dev/skills/alexei-led/cc-thingz/operating-infra"><img src="https://agentmods.dev/badge/skills/alexei-led/cc-thingz/operating-infra/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 operating-infra

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexei-led/cc-thingz/operating-infra"><img src="https://agentmods.dev/badge/skills/alexei-led/cc-thingz/operating-infra.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,078 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00119 $0.01078
Opus 5 $0.00060 $0.00539
Sonnet 5 $0.00024 $0.00216
Haiku 4.5 $0.00012 $0.00108

Measured 9d ago against content hash 2df87eee1256, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

operating-infra 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 9d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/bq-cost-check.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

src/skills/operating-infra/SKILL.md · 85 lines

How it starts

The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Operate Infrastructure

Boundary

  • Work from files, plans, logs, and read-only commands before changing anything.
  • Do not run apply, delete, destroy, or rollback until identity, exact resources, blast radius, and plan/diff/inventory are shown and the user confirms.
  • If the task is deployment, rollout, rollback, or production apply, use deploying-infra.
  • If the task is only shell scripts, generic command pipelines, or the shell body inside a GitHub Actions run: step, use writing-shell.
  • For GitHub Actions, workflow structure, triggers, jobs, permissions, runners, actions, environments, secrets, caching, concurrency, and policy stay here. Mixed workflow and shell-body changes compose with writing-shell.

Role behavior

  • Write-capable: make minimal file changes and run safe validation. Stop before live mutation unless the user confirmed exact resources.
  • Read-only: apply nothing; return proposed file changes, evidence, and validation commands.

Load references

Load every matching reference:

  • Terraform/OpenTofu files, modules, state, or plans → terraform.md
  • Kubernetes manifests or kustomization.yamlkubernetes.md
  • Chart.yaml, Helm values, or chart templates → helm.md
  • GitHub workflow YAML outside pure run: shell bodies → github-actions.md
  • Dockerfile or container image build/release concerns → dockerfile.md
  • AWS CLI, EC2, ECS, Lambda, S3, RDS, IAM, or CloudWatch → aws.md
  • GCP CLI, GCS, Compute Engine, IAM, quotas, or Cloud Logging → gcp.md
  • Cloud Run services, revisions, traffic, or logs → cloud-run.md
  • BigQuery queries, tables, datasets, or cost checks → bigquery.md
  • Linux services, hosts, processes, disks, or networks → linux.md

Mixed stacks: load all matching references. Unknown stack: use the workflow below only.

Read the full file on GitHub · 85 lines

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. 9d ago First seen · 85 lines · 119 tokens per session scan A 2df87eee1256

Subscribe to this mod's changes

operating-infra is a skill published in the GitHub repository alexei-led/cc-thingz (35 stars, last pushed yesterday), licensed MIT. It adds 119 tokens to every session and 1,078 once invoked, about $0.0006 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-08-30.