terraform-iacDeep Terraform/IaC workflow—module boundaries, state, workspaces, plan/apply safety, drift, secrets, CI integration, and team governance. Use when building i...
Install via ClawdBot CLI:
clawdbot install clawkk/terraform-iacGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 7, 2026
A startup building a new multi-environment cloud infrastructure from scratch needs to establish a scalable, secure, and team-friendly IaC foundation. This involves designing repo structures, defining module boundaries, and setting up remote state with locking to prevent conflicts and ensure consistency across development, staging, and production environments.
An enterprise with existing Terraform code seeks to refactor monolithic configurations into reusable, versioned modules to improve maintainability and enable cross-team collaboration. This includes defining clear interfaces, implementing validation, and establishing a module registry or git-based versioning strategy to manage dependencies and breaking changes safely.
A mid-sized company experiences state file corruption or manual drift due to console changes, leading to failed applies and infrastructure inconsistencies. This scenario focuses on recovering state from backups, importing resources, and implementing automated drift detection through periodic plans to reconcile code with actual infrastructure and prevent future issues.
A regulated organization requires strict governance over infrastructure changes, including peer-reviewed plans, policy-as-code checks, and secure apply processes. This involves integrating Terraform into CI pipelines with automated validation, plan artifacts, and controlled apply steps from protected branches to ensure compliance and reduce human error in production deployments.
A company operating across AWS and GCP needs to manage infrastructure consistently while handling provider-specific nuances. This scenario emphasizes abstracting common patterns into modules, securing secrets with dynamic providers like Vault, and using workspaces or separate directories to isolate environments without hiding cloud-specific risks or complexities.
Offer expert guidance on Terraform adoption, including initial setup, module design, and team training. Revenue is generated through hourly or project-based fees for assessments, implementation, and ongoing support, helping clients avoid costly mistakes and optimize their IaC workflows.
Provide a SaaS platform that automates Terraform workflows, such as state management, CI integration, and drift detection, with added features like policy enforcement and analytics. Revenue comes from subscription tiers based on usage, number of users, or infrastructure scale, targeting teams seeking streamlined operations.
Develop and sell courses, workshops, and certification programs focused on advanced Terraform practices, such as state handling, module development, and multi-cloud strategies. Revenue is generated from enrollment fees, corporate training packages, and certification exams, catering to professionals looking to upskill.
💬 Integration Tip
Integrate this skill into CI/CD pipelines by automating terraform plan on pull requests and enforcing apply-only-from-protected-branches to ensure peer review and reduce deployment risks.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.