← Back to Skills Marketplace
jimmy974

Terraform Skill

by Jimmy974 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install terraform-skill
Description
Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing confi...
Usage Guidance
This is a documentation-only Terraform/OpenTofu skill and appears coherent with its stated purpose — it does not itself request credentials or install code. Before installing or using it: 1) Verify the skill source (registry metadata lists source as unknown / no homepage); prefer installing from a known GitHub repo or the official marketplace entry. 2) Treat the CI and shell examples as templates: review and adapt them (don’t copy/paste blindly). In particular, inspect any curl | bash installers and cleanup scripts that call the AWS CLI (they can terminate resources). 3) Never paste real secrets into examples; use CI secrets or least-privileged credentials. 4) If you want to run the provided scripts/workflows, run them in isolated test accounts/environments and review the commands first. Overall, the skill is coherent and documentation-focused, but standard caution about executing example scripts applies.
Capability Analysis
Type: OpenClaw Skill Name: terraform-skill Version: 1.0.0 The terraform-skill bundle is a comprehensive set of instructions and reference materials designed to guide an AI agent in providing Terraform and OpenTofu best practices. The content focuses on modular architecture, testing strategies (native and Terratest), CI/CD integration, and security hardening (e.g., using Trivy and Checkov). While the bundle includes potentially risky code such as CI/CD templates with 'curl|bash' installers and a bash script for automated AWS resource cleanup (references/ci-cd-workflows.md), these are clearly documented within the context of standard DevOps practices and cost optimization. The skill explicitly promotes security by instructing the agent to warn against storing secrets in state files and using wildcard IAM permissions. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is a documentation-only guidance pack for Terraform/OpenTofu (modules, testing, CI/CD, security). The included SKILL.md and reference files contain patterns, CI examples, and test guidance that align with the name/description. There are no unrelated binaries, credentials, or unusual install requirements declared.
Instruction Scope
SKILL.md and the reference files include concrete CI examples, shell snippets, and a cleanup script that invoke tools (terraform, tflint, aws CLI, Infracost, Trivy, Checkov) and show usage of CI secrets. These are expected for a Terraform/CICD skill, but several examples show commands that, if copied/executed without review (e.g., curl | bash installers or an AWS cleanup script that terminates instances), could have destructive side effects. The instructions do not direct the agent to read or exfiltrate unrelated local files or secrets, but they do reference common environment variables and GitHub secrets in examples.
Install Mechanism
No install spec and no code files that will be executed. This is lowest-risk: the skill is instruction-only, so nothing is downloaded or written to disk as part of an automated install by the skill itself.
Credentials
The skill declares no required environment variables or primary credential. The content includes examples that reference AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY, INFRACOST_API_KEY, CI secrets and environment variables (expected for CI/CD examples). Because these are example snippets and not required by the skill, the requests are proportionate — still, users should avoid pasting secrets into examples or running CI workflows without using their own secure secrets.
Persistence & Privilege
The skill does not request persistent/system-wide privileges. Flags show always:false and model invocation enabled (normal). There is no evidence the skill would modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install terraform-skill
  3. After installation, invoke the skill by name or use /terraform-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Terraform Skill, providing comprehensive best practices and guidance: - Covers module architecture, naming conventions, and standardized directory layouts. - Includes testing strategies and comparison of static analysis, native tests, and Terratest. - Outlines resource and variable block ordering for consistent code. - Explains when to use `count` versus `for_each` for resource creation. - Provides references to deep-dive guides for module structure and testing approaches.
Metadata
Slug terraform-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Terraform Skill?

Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing confi... It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.

How do I install Terraform Skill?

Run "/install terraform-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Terraform Skill free?

Yes, Terraform Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Terraform Skill support?

Terraform Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Terraform Skill?

It is built and maintained by Jimmy974 (@jimmy974); the current version is v1.0.0.

💬 Comments