← 返回 Skills 市场
Terraform Helper
作者
BytesAgain2
· GitHub ↗
· v3.0.1
· MIT-0
432
总下载
0
收藏
1
当前安装
12
版本数
在 OpenClaw 中安装
/install terraform-helper
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Terraform Helper concepts, best practices, and implementation pat...
安全使用建议
This skill appears to be a harmless, local reference tool implemented as a bash script that prints static documentation. Before installing or enabling: review the included script (already provided) to confirm it matches expectations, note the minor version mismatch in the script versus metadata (likely benign), and, if your agent will execute arbitrary shell scripts, run it in a sandbox or with least privilege to confirm behavior. No credentials or network access are required by the skill.
功能分析
Type: OpenClaw Skill
Name: terraform-helper
Version: 3.0.1
The terraform-helper skill bundle is a purely informational reference tool. The shell script (scripts/script.sh) uses static heredocs to output documentation for various Terraform-related topics, and the SKILL.md instructions accurately reflect this behavior without any hidden commands, network access, or data exfiltration logic.
能力评估
Purpose & Capability
Name/description (Terraform reference helper) align with the provided assets: SKILL.md and a single shell script that print static documentation. Nothing in the repo requests unrelated cloud credentials, binaries, or system access.
Instruction Scope
SKILL.md explicitly states all outputs are plain-text heredocs with no external calls; the included scripts/script.sh implements that behavior (static heredocs, no network, no file reads). Minor inconsistencies: SKILL metadata lists version 3.0.1 while the script's VERSION is 3.0.0; show_help uses a single-quoted heredoc which prevents $VERSION expansion (functional but indicates small maintenance sloppiness).
Install Mechanism
No install spec is present (instruction-only). The single shell script will only be executed if the agent runs it; nothing will be downloaded or extracted from remote sources.
Credentials
The skill declares no required environment variables, no credentials, and the script does not read environment variables or configuration files. Requested privileges are proportional (none).
Persistence & Privilege
always is false and disable-model-invocation is not set. The skill does not request persistent presence or modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install terraform-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/terraform-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
old template -> domain-specific v2.0.0
v2.3.4
old template -> domain-specific v2.0.0
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
De-template, unique content, script cleanup
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.0
- Initial release of terraform-helper.
- Generate production-ready Terraform (HCL) configurations for AWS, GCP, and Azure.
- Supports networking, compute, databases, storage, IAM, Kubernetes, load balancers, DNS, and CDN resources.
- Produces modular, parameterized code with variables, outputs, and remote state management.
- Follows HashiCorp best practices for security, naming, and code organization.
- Includes command-line commands for generating resources, modules, networking, compute, storage, IAM, Kubernetes, and backend configs.
元数据
常见问题
Terraform Helper 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Terraform Helper concepts, best practices, and implementation pat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 432 次。
如何安装 Terraform Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install terraform-helper」即可一键安装,无需额外配置。
Terraform Helper 是免费的吗?
是的,Terraform Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Terraform Helper 支持哪些平台?
Terraform Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Terraform Helper?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v3.0.1。
推荐 Skills