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
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Run a single command on a remote Tailscale node via SSH without opening an interactive session.
Debug DNS resolution and network connectivity. Use when troubleshooting DNS failures, testing port connectivity, diagnosing firewall rules, inspecting HTTP requests with curl verbose mode, configuring /etc/hosts, or debugging proxy and certificate issues.
主动监控系统状态。定期检查服务器健康,主动汇报,无需等待指令。
Manage Coolify deployments, applications, databases, and services via the Coolify API. Use when the user wants to deploy, start, stop, restart, or manage applications hosted on Coolify.