DevOps × Codex

Top DevOps & Infrastructure Skills for Codex

What is verified on Codex in this category is the operational half, not the provisioning half: GitGuardian's secret-scanning skill and Sentry's error-handling skill for the two failures that actually page people, Anthropic's deploy-checklist and incident-response for the ship-and-respond loop, plus Redis caching patterns and Firebase's own hosting skill. The Terraform and Kubernetes skills that anchor this category on Cursor are not verified on Codex — install those only after testing them yourself.

6 of 19 verified on Codex · updated August 18, 2026

Top 5 on Codex

  1. 1.firebase-hosting-basics

    Firebase-authored. Init, configure, and one-step deploy to Firebase Hosting / App Hosting.

  2. 2.redis-cache-patterns

    Caching without the bugs. Invalidation, write-through, cache-aside, distributed locks.

  3. 3.sentry-error-handling

    Sentry the right way. Source maps, releases, breadcrumbs, performance, structured tags.

  4. 4.scan-secrets

    GitGuardian's own secret-detection skill — scans history, images and packages, and ships a written remediation doctrine rather than just a list of hits.

  5. 5.deploy-checklist

    The pre-ship checklist that catches the embarrassing stuff.

Verified

DevOps skills that work on Codex

Ranked by composite score. Every entry was tested on Codex — not inferred from the SKILL.md format.

Firebase-authored. Init, configure, and one-step deploy to Firebase Hosting / App Hosting.

FirebaseApp HostingGoogle Cloud
Code
Medium4 min

Caching without the bugs. Invalidation, write-through, cache-aside, distributed locks.

RedisCachePerformance
Code
Low2 min

Sentry the right way. Source maps, releases, breadcrumbs, performance, structured tags.

SentryErrorsObservability
Code
Low3 min
Verified

GitGuardian's own secret-detection skill — scans history, images and packages, and ships a written remediation doctrine rather than just a list of hits.

Secret scanningggshieldPre-commit
Code
Medium5 min

The pre-ship checklist that catches the embarrassing stuff.

DeployChecklistRollback
All surfaces
Low1 min

Incident triage + comms + blameless postmortem in one harness.

IncidentPostmortemOn-call
All surfaces
Low1 min

Install

Commands for Codex

Copy-paste installs for the top picks. Full per-agent commands are on each skill page.

firebase-hosting-basics
npx skills add firebase/agent-skills --agent=codex
redis-cache-patterns
codex skills add redis/agent-skills/skills/redis-cache-patterns
sentry-error-handling
codex skills add getsentry/skills/skills/sentry-error-handling
scan-secrets
codex plugin marketplace add GitGuardian/agent-skills
deploy-checklist

Copy the deploy-checklist folder into ~/.codex/skills/

incident-response

Copy the incident-response folder into ~/.codex/skills/

Not verified here

13 devops skills we have not confirmed on Codex

Listed rather than hidden. Absence here usually means untested, not broken — check each skill page for the agents it is verified on.

A combination only gets a page here when at least 6 skills are verified on the agent — otherwise the page would be a stub pretending to be a ranking.

FAQ

Common questions

Why does this list have no Terraform or Kubernetes skill?

Because neither has been verified on Codex, and this catalog lists tested compatibility rather than the assumption that a SKILL.md file works everywhere. terraform-claude-skill and k8s-security-policies are catalogued with Claude Code and Cursor compatibility; they may well work in Codex, but until that is run they stay off this page. The category page shows the full set with per-agent badges.

How many devops skills work with Codex?

6 of the 19 skills catalogued in DevOps & Infrastructure are verified working on Codex. The remaining 13 are either untested on this agent or depend on capabilities it does not provide — they are listed below rather than hidden.

How do I install a devops skill on Codex?

Each skill page carries the exact Codex command. Codex reads SKILL.md natively, so a skill folder works unchanged.

Related

Other cuts of this data