← 返回 Skills 市场
ivangdavila

Terraform

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
2252
总下载
3
收藏
24
当前安装
1
版本数
在 OpenClaw 中安装
/install terraform
功能描述
Avoid common Terraform mistakes — state corruption, count vs for_each, lifecycle traps, and dependency ordering.
安全使用建议
This is a low-risk, instruction-only skill providing Terraform advice. It won't install code or ask for credentials, but be aware: if you let an agent execute terraform commands on your machine, those commands will use whatever local cloud credentials and access the actual infrastructure. Only allow command execution in a safe environment (e.g., CI or a sandbox), review plans before any apply/destroy, avoid granting broad cloud credentials to the agent, and prefer running destructive commands yourself after inspection. If you need stricter control, restrict the agent's ability to run shell commands or run the advice in a read-only/test environment first.
功能分析
Type: OpenClaw Skill Name: terraform Version: 1.0.0 The skill bundle contains standard metadata and a comprehensive markdown document (`SKILL.md`) detailing Terraform best practices. The content is purely informational and educational, providing guidance on state management, lifecycle rules, dependencies, and common mistakes. There are no instructions for data exfiltration, malicious execution, persistence, or prompt injection against the agent. The skill aligns clearly with its stated purpose of helping to avoid common Terraform mistakes.
能力评估
Purpose & Capability
Name, description, and content all focus on Terraform best practices; the single declared requirement (terraform binary) is appropriate and proportional.
Instruction Scope
SKILL.md contains guidance about state, lifecycle, dependencies, modules, import, and common mistakes; it does not instruct the agent to read unrelated files, exfiltrate data, or call external endpoints. It does mention remote backends (S3/GCS/DynamoDB/Terraform Cloud) only as recommendations, which is expected for Terraform guidance.
Install Mechanism
No install spec and no code files — this is instruction-only, which minimizes disk writes and execution risk.
Credentials
The skill declares no environment variables or credentials. References to cloud backends are advisory; no unrelated secrets or credentials are requested.
Persistence & Privilege
Skill is not forced-always, is user-invocable, and allows autonomous invocation (the platform default). It does not request persistent system changes or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install terraform
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /terraform 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug terraform
版本 1.0.0
许可证
累计安装 25
当前安装数 24
历史版本数 1
常见问题

Terraform 是什么?

Avoid common Terraform mistakes — state corruption, count vs for_each, lifecycle traps, and dependency ordering. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2252 次。

如何安装 Terraform?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install terraform」即可一键安装,无需额外配置。

Terraform 是免费的吗?

是的,Terraform 完全免费(开源免费),可自由下载、安装和使用。

Terraform 支持哪些平台?

Terraform 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Terraform?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论