terraform-skill
Curated third-party skill source. Run external-skill-auditor before repo promotion.
Curated third-party skill source. Run external-skill-auditor before repo promotion.
Quick Start
Install:
npx skills add antonbabenko/terraform-skill --skill terraform-skill -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode Use: /terraform-skill
Works with Claude Code, Gemini CLI, OpenCode, and other agentskills.io-compatible agents.
What It Does
Section titled “What It Does”Terraform & OpenTofu skill for AI coding agents. Encodes best practices for testing (decision matrix native terraform test vs Terratest; static/integration/E2E workflows), module development (structure, naming terraform-<provider>-<name>, versioning, public/private), state management (remote backends S3/Azure/GCS/TFC, locking, encryption, multi-team isolation, migration), CI/CD (GitHub Actions, GitLab, Atlantis, cost est Infracost, compliance), security/compliance (Trivy, Checkov, policy-as-code). Multi-cloud first-class (AWS default in examples but Azure/GCP equivalents provided). Includes decision flowcharts, DO/DONT patterns, cheat sheets, quick refs. Companion recommendations like code-intelligence plugin. Apache 2.0.
Harness Coverage
Section titled “Harness Coverage”Targets verified harnesses: antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode.
Portable multi-harness install command:
npx skills add antonbabenko/terraform-skill --skill terraform-skill -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencodeTrust / Audit
Section titled “Trust / Audit”Trust tier: Inspect first (needs-inspection)
Curated status: inspect-then-install
Risk notes: Curated third-party skill source. Run external-skill-auditor before repo promotion.
Entry maintained via authoring + research for compose-external-wave-13; provenance and audit notes are authoritative there (research context is advisory).
Install Prerequisites
Section titled “Install Prerequisites”npx skills add antonbabenko/terraform-skill --skill terraform-skill -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode
status=inspect-then-install; selector=named. Per-agent alternatives: git clone to ~/.cursor/skills etc or plugin marketplace. Recommends companion code-intelligence. Do not duplicate marketplace registrations. Verify with test prompt after install.
| Field | Value |
|---|---|
| Source Type | curated-external |
| Display Source | antonbabenko/terraform-skill |
| Source Kind | github |
| Installability | portable command |
| Review State | curated |
| Trust Tier | needs-inspection |
| Target Agents | antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode |
| Field | Value |
|---|---|
| Name | terraform-skill |
Curated catalog entry
---name: "terraform-skill"description: "Curated third-party skill source. Run external-skill-auditor before repo promotion."title: "Terraform Skill"source_kind: "curated-external"source: "antonbabenko/terraform-skill"install_source: "antonbabenko/terraform-skill"status: "inspect-then-install"trust_tier: "needs-inspection"provenance_status: "verified-install-command"install_command: "npx skills add antonbabenko/terraform-skill --skill terraform-skill -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode"target_agents: [antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode]source_url: "https://github.com/antonbabenko/terraform-skill"notes: "Curated third-party skill source. Run external-skill-auditor before repo promotion."risk_notes: "Curated third-party skill source. Run external-skill-auditor before repo promotion."promotion_policy: "Inspect source, hooks, scripts, credentials, and dedupe before install."provenance_evidence: "Curated `npx skills add` command with named `--skill` selectors under `inspect-then-install` in config/external-skills.md."---
{/* GENERATED-AUTHORING: source=config/external-skills.md; entry=terraform-skill; re-run migration to refresh */}
Curated third-party skill source. Run external-skill-auditor before repo promotion.Install / provenance (from authoring frontmatter + research):
| Field | Value |
|---|---|
| install_command | npx skills add antonbabenko/terraform-skill --skill terraform-skill -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode |
| source | antonbabenko/terraform-skill |
| source_url | https://github.com/antonbabenko/terraform-skill |
| trust_tier | needs-inspection |
| curated_status | inspect-then-install |
| target_agents | antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode |