{
  "schemaVersion": "1.0",
  "item": {
    "slug": "terraform-ai-skills",
    "name": "Terraform Ai Skills",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/anmolnagpal/terraform-ai-skills",
    "canonicalUrl": "https://clawhub.ai/anmolnagpal/terraform-ai-skills",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/terraform-ai-skills",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=terraform-ai-skills",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "CHANGELOG.md",
      "CLAUDE.md",
      "CODE_OF_CONDUCT.md",
      "CONTRIBUTING.md",
      "README.md",
      "SECURITY.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/terraform-ai-skills"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/terraform-ai-skills",
    "agentPageUrl": "https://openagent3.xyz/skills/terraform-ai-skills/agent",
    "manifestUrl": "https://openagent3.xyz/skills/terraform-ai-skills/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/terraform-ai-skills/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Terraform AI Skills — Multi-Cloud Module Management",
        "body": "AI-powered automation for managing Terraform modules at scale across AWS, GCP, Azure, and DigitalOcean. Transforms 56 hours of manual maintenance into 90 minutes."
      },
      {
        "title": "When to Use",
        "body": "Activate this skill when:\n\nUpgrading provider versions across 10–200+ module repositories\nStandardizing GitHub Actions workflows across an organization\nCreating semantic versioned releases with automated changelogs\nPerforming bulk validation (TFLint, TFSec, Trivy, Checkov)\nRunning a complete end-to-end maintenance cycle\n\nDon't use for:\n\nSingle Terraform project maintenance\nWriting individual Terraform configurations\nProvider-specific API questions"
      },
      {
        "title": "Full Maintenance ⚡ (Recommended)",
        "body": "@copilot use terraform-ai-skills/config/aws.config and follow terraform-ai-skills/prompts/4-full-maintenance.prompt\n\nDiscovery → Provider upgrades → Workflow fixes → Validation → Releases\nTime: 45–180 min"
      },
      {
        "title": "Provider Upgrade 🔄",
        "body": "@copilot use terraform-ai-skills/config/aws.config and follow terraform-ai-skills/prompts/1-provider-upgrade.prompt\n\nUpdates provider constraints, Terraform versions, examples, runs validation.\nTime: 10–90 min"
      },
      {
        "title": "Workflow Standardization 🔧",
        "body": "@copilot use terraform-ai-skills/config/gcp.config and follow terraform-ai-skills/prompts/2-workflow-standardization.prompt\n\nPins GitHub Actions to SHAs, removes deprecated actions.\nTime: 15–30 min"
      },
      {
        "title": "Release Creation 🚀",
        "body": "@copilot use terraform-ai-skills/config/azure.config and follow terraform-ai-skills/prompts/3-release-creation.prompt\n\nGenerates changelogs, semantic version tags, GitHub releases.\nTime: 10–20 min"
      },
      {
        "title": "Quick Start",
        "body": "# 1. Always test on ONE repo first\n@copilot use terraform-ai-skills/config/aws.config and upgrade provider in terraform-aws-vpc only\n\n# 2. If successful, run full maintenance\n@copilot use terraform-ai-skills/config/aws.config and follow terraform-ai-skills/prompts/4-full-maintenance.prompt\n\n# 3. Verify\ngit status && gh run list && gh release list"
      },
      {
        "title": "Cloud Provider Support",
        "body": "ProviderConfig fileTerraformMin ProviderAWSconfig/aws.config1.10.0+5.80.0+GCPconfig/gcp.config1.10.0+6.20.0+Azureconfig/azure.config1.10.0+4.20.0+DigitalOceanconfig/digitalocean.config1.10.0+2.70.0+"
      },
      {
        "title": "Proven Results",
        "body": "OperationManual (170 repos)With SkillsSavingsProvider upgrade56 hours90 minutes97% ⬇️Workflow fixes20 hours30 minutes97% ⬇️Full maintenance86 hours2–3 hours97% ⬇️"
      },
      {
        "title": "Requirements",
        "body": "Terraform 1.10.0+ · Git 2.30+ · Bash 4.0+\nAI assistant: GitHub Copilot CLI, Claude, ChatGPT, or Cursor\ngh CLI (optional — recommended for releases)\nTFLint / TFSec / Trivy / Checkov (optional — enhanced validation)"
      },
      {
        "title": "Detailed Reference Guides",
        "body": "For deeper guidance on specific topics:\n\nProvider Configs — Per-cloud config options, customization, env vars\nSafety & Rollback — Pre-flight checklist, rollback procedures, emergency recovery\nReal-World Examples — Case studies across AWS, GCP, Azure, DigitalOcean\nQuick Reference — Command cheat sheet, prompts guide, common patterns"
      },
      {
        "title": "License",
        "body": "MIT © 2026 Anmol Nagpal"
      }
    ],
    "body": "Terraform AI Skills — Multi-Cloud Module Management\n\nAI-powered automation for managing Terraform modules at scale across AWS, GCP, Azure, and DigitalOcean. Transforms 56 hours of manual maintenance into 90 minutes.\n\nWhen to Use\n\nActivate this skill when:\n\nUpgrading provider versions across 10–200+ module repositories\nStandardizing GitHub Actions workflows across an organization\nCreating semantic versioned releases with automated changelogs\nPerforming bulk validation (TFLint, TFSec, Trivy, Checkov)\nRunning a complete end-to-end maintenance cycle\n\nDon't use for:\n\nSingle Terraform project maintenance\nWriting individual Terraform configurations\nProvider-specific API questions\nAvailable Skills\nFull Maintenance ⚡ (Recommended)\n@copilot use terraform-ai-skills/config/aws.config and follow terraform-ai-skills/prompts/4-full-maintenance.prompt\n\n\nDiscovery → Provider upgrades → Workflow fixes → Validation → Releases\nTime: 45–180 min\n\nProvider Upgrade 🔄\n@copilot use terraform-ai-skills/config/aws.config and follow terraform-ai-skills/prompts/1-provider-upgrade.prompt\n\n\nUpdates provider constraints, Terraform versions, examples, runs validation.\nTime: 10–90 min\n\nWorkflow Standardization 🔧\n@copilot use terraform-ai-skills/config/gcp.config and follow terraform-ai-skills/prompts/2-workflow-standardization.prompt\n\n\nPins GitHub Actions to SHAs, removes deprecated actions.\nTime: 15–30 min\n\nRelease Creation 🚀\n@copilot use terraform-ai-skills/config/azure.config and follow terraform-ai-skills/prompts/3-release-creation.prompt\n\n\nGenerates changelogs, semantic version tags, GitHub releases.\nTime: 10–20 min\n\nQuick Start\n# 1. Always test on ONE repo first\n@copilot use terraform-ai-skills/config/aws.config and upgrade provider in terraform-aws-vpc only\n\n# 2. If successful, run full maintenance\n@copilot use terraform-ai-skills/config/aws.config and follow terraform-ai-skills/prompts/4-full-maintenance.prompt\n\n# 3. Verify\ngit status && gh run list && gh release list\n\nCloud Provider Support\nProvider\tConfig file\tTerraform\tMin Provider\nAWS\tconfig/aws.config\t1.10.0+\t5.80.0+\nGCP\tconfig/gcp.config\t1.10.0+\t6.20.0+\nAzure\tconfig/azure.config\t1.10.0+\t4.20.0+\nDigitalOcean\tconfig/digitalocean.config\t1.10.0+\t2.70.0+\nProven Results\nOperation\tManual (170 repos)\tWith Skills\tSavings\nProvider upgrade\t56 hours\t90 minutes\t97% ⬇️\nWorkflow fixes\t20 hours\t30 minutes\t97% ⬇️\nFull maintenance\t86 hours\t2–3 hours\t97% ⬇️\nRequirements\nTerraform 1.10.0+ · Git 2.30+ · Bash 4.0+\nAI assistant: GitHub Copilot CLI, Claude, ChatGPT, or Cursor\ngh CLI (optional — recommended for releases)\nTFLint / TFSec / Trivy / Checkov (optional — enhanced validation)\nDetailed Reference Guides\n\nFor deeper guidance on specific topics:\n\nProvider Configs — Per-cloud config options, customization, env vars\nSafety & Rollback — Pre-flight checklist, rollback procedures, emergency recovery\nReal-World Examples — Case studies across AWS, GCP, Azure, DigitalOcean\nQuick Reference — Command cheat sheet, prompts guide, common patterns\nLicense\n\nMIT © 2026 Anmol Nagpal"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/anmolnagpal/terraform-ai-skills",
    "publisherUrl": "https://clawhub.ai/anmolnagpal/terraform-ai-skills",
    "owner": "anmolnagpal",
    "version": "0.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/terraform-ai-skills",
    "downloadUrl": "https://openagent3.xyz/downloads/terraform-ai-skills",
    "agentUrl": "https://openagent3.xyz/skills/terraform-ai-skills/agent",
    "manifestUrl": "https://openagent3.xyz/skills/terraform-ai-skills/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/terraform-ai-skills/agent.md"
  }
}