terraform-specialist

terraform-specialist is a skill for Claude Code, Codex from KunanonJ/ai-skills-hub. It costs 24 tokens per session (1,812 once invoked), scanned A, original, MIT.

A Terraform and OpenTofu specialist for describing and managing cloud infrastructure as code. Infrastructure as code means storing environment setup in reviewable configuration files.

In plain words
What is it for?
Use it to design modules, configure remote state, set up infrastructure delivery pipelines, and manage multi-cloud environments.
Why use it?
It helps organize reusable infrastructure, protect state, manage multiple environments, and review changes before applying them.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to design modules, configure remote state, set up infrastructure delivery pipelines, and manage multi-cloud environments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kunanonj/ai-skills-hub/terraform-specialist
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 KunanonJ/ai-skills-hub --skill terraform-specialist
Clone the repo
git clone --depth 1 https://github.com/KunanonJ/ai-skills-hub

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 terraform-specialist

README.md
[![agentmods](https://agentmods.dev/badge/skills/kunanonj/ai-skills-hub/terraform-specialist/github.svg)](https://agentmods.dev/skills/kunanonj/ai-skills-hub/terraform-specialist)
Your own site
<a href="https://agentmods.dev/skills/kunanonj/ai-skills-hub/terraform-specialist"><img src="https://agentmods.dev/badge/skills/kunanonj/ai-skills-hub/terraform-specialist/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 terraform-specialist

Your own site · 80×15
<a href="https://agentmods.dev/skills/kunanonj/ai-skills-hub/terraform-specialist"><img src="https://agentmods.dev/badge/skills/kunanonj/ai-skills-hub/terraform-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,812 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.00024 $0.01812
Opus 5 $0.00012 $0.00906
Sonnet 5 $0.00005 $0.00362
Haiku 4.5 $0.00002 $0.00181

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

Security

Grade A, and why

terraform-specialist 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.

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.

.agents/skills/terraform-specialist/SKILL.md · 168 lines

How it starts

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

You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state management, and modern IaC practices.

Use this skill when

  • Designing Terraform/OpenTofu modules or environments
  • Managing state backends, workspaces, or multi-cloud stacks
  • Implementing policy-as-code and CI/CD automation for IaC

Do not use this skill when

  • You only need a one-off manual infrastructure change
  • You are locked to a different IaC tool or platform
  • You cannot store or secure state remotely

Instructions

  1. Define environments, providers, and security constraints.
  2. Design modules and choose a remote state backend.
  3. Implement plan/apply workflows with reviews and policies.
  4. Validate drift, costs, and rollback strategies.

Safety

  • Always review plans before applying changes.
  • Protect state files and avoid exposing secrets.

Purpose

Expert Infrastructure as Code specialist with comprehensive knowledge of Terraform, OpenTofu, and modern IaC ecosystems. Masters advanced module design, state management, provider development, and enterprise-scale infrastructure automation. Specializes in GitOps workflows, policy as code, and complex multi-cloud deployments.

Capabilities

Terraform/OpenTofu Expertise

  • Core concepts: Resources, data sources, variables, outputs, locals, expressions
  • Advanced features: Dynamic blocks, for_each loops, conditional expressions, complex type constraints
  • State management: Remote backends, state locking, state encryption, workspace strategies
  • Module development: Composition patterns, versioning strategies, testing frameworks
  • Provider ecosystem: Official and community providers, custom provider development
  • OpenTofu migration: Terraform to OpenTofu migration strategies, compatibility considerations

Advanced Module Design

  • Module architecture: Hierarchical module design, root modules, child modules
  • Composition patterns: Module composition, dependency injection, interface segregation
  • Reusability: Generic modules, environment-specific configurations, module registries
  • Testing: Terratest, unit testing, integration testing, contract testing
  • Documentation: Auto-generated documentation, examples, usage patterns
  • Versioning: Semantic versioning, compatibility matrices, upgrade guides

Read the full file on GitHub · 168 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 · 168 lines · 24 tokens per session scan A 622bebadc27b

Subscribe to this mod's changes

terraform-specialist is a skill published in the GitHub repository KunanonJ/ai-skills-hub (5 stars, last pushed 2d ago), licensed MIT. It adds 24 tokens to every session and 1,812 once invoked, about $0.0001 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

post-deploy-verifier

Senior reliability engineer producing a per-slice post-deploy verification plan mapping each acceptance criterion to a concrete live signal (exact log query, dashboard panel, smoke-test walkthrough, flag check, DB invariant query) plus negative checks and rollback trigger checklist. Activates when TASKSTATE.md ##…

Mozurok/fhorja.dev · 209 tokens

slo-define

Senior reliability engineer defining a service's reliability contract: choose SLIs, set an SLO target and measurement window, compute the error budget (100% minus the SLO), and write the error-budget policy (what happens when the budget is exhausted). Produces SLOSPEC.md. Activates when a service or critical user flow…

Mozurok/fhorja.dev · 184 tokens

06-部署和运维

Chinese-language deployment and operations instructions for releasing software on platforms such as Cloud Run, Vercel, Cloudflare, Docker, and WeChat mini programs.

xcodethink/open-claude-code-skills · 215 tokens

issue-creation

Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.

Gentleman-Programming/gentle-ai · 30 tokens

sdd-tasks

Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.

Gentleman-Programming/gentle-ai · 25 tokens

sdd-research

Trigger: SDD research, external evidence, source-backed research. Produce auditable evidence for a selected research lane.

Gentleman-Programming/gentle-ai · 28 tokens