Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问许可证需确认审计通过

terraform-infrastructureTerraform infrastructure ORM

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

1,860

周安装

76

GitHub Stars

35,723

下载量

602
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:terraform-infrastructure(Terraform infrastructure ORM)
来源仓库:https://github.com/sickn33/antigravity-awesome-skills
仓库路径:skills/terraform-infrastructure
安装命令:
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill terraform-infrastructure
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill terraform-infrastructure

简介

terraform-infrastructure 用于辅助云资源与基础设施管理任务。

  • 适合检查配置、整理部署步骤、分析资源状态和生成排障建议。
  • 使用时需明确目标环境、账号权限和资源组,区分本地与生产操作。
  • 涉及删除或修改网络配置时,应先评估影响范围并确认操作必要性。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Terraform Infrastructure Workflow

Overview

Specialized workflow for infrastructure as code using Terraform including resource provisioning, module creation, state management, and multi-environment deployments.

When to Use This Workflow

Use this workflow when:

  • Provisioning cloud infrastructure
  • Creating Terraform modules
  • Managing multi-environment infra
  • Implementing IaC best practices
  • Setting up Terraform workflows

Workflow Phases

Phase 1: Terraform Setup

Skills to Invoke

  • terraform-skill - Terraform basics
  • terraform-specialist - Advanced Terraform

Actions

  1. Initialize Terraform
  2. Configure backend
  3. Set up providers
  4. Configure variables
  5. Create outputs

Copy-Paste Prompts

Use @terraform-skill to set up Terraform project

Phase 2: Resource Provisioning

Skills to Invoke

  • terraform-module-library - Terraform modules
  • cloud-architect - Cloud architecture

Actions

  1. Design infrastructure
  2. Create resource definitions
  3. Configure networking
  4. Set up compute
  5. Add storage

Copy-Paste Prompts

Use @terraform-module-library to provision cloud resources

Phase 3: Module Creation

Skills to Invoke

  • terraform-module-library - Module creation

Actions

  1. Design module interface
  2. Create module structure
  3. Define variables/outputs
  4. Add documentation
  5. Test module

Copy-Paste Prompts

Use @terraform-module-library to create reusable Terraform module

Phase 4: State Management

Skills to Invoke

  • terraform-specialist - State management

Actions

  1. Configure remote backend
  2. Set up state locking
  3. Implement workspaces
  4. Configure state access
  5. Set up backup

Copy-Paste Prompts

Use @terraform-specialist to configure Terraform state

Phase 5: Multi-Environment

Skills to Invoke

  • terraform-specialist - Multi-environment

Actions

  1. Design environment structure
  2. Create environment configs
  3. Set up variable files
  4. Configure isolation
  5. Test deployments

Copy-Paste Prompts

Use @terraform-specialist to set up multi-environment Terraform

Phase 6: CI/CD Integration

Skills to Invoke

  • cicd-automation-workflow-automate - CI/CD
  • github-actions-templates - GitHub Actions

Actions

  1. Create CI pipeline
  2. Configure plan/apply
  3. Set up approvals
  4. Add validation
  5. Test pipeline

Copy-Paste Prompts

Use @cicd-automation-workflow-automate to create Terraform CI/CD

Phase 7: Security

Skills to Invoke

  • secrets-management - Secrets management
  • terraform-specialist - Security

Actions

  1. Configure secrets
  2. Set up encryption
  3. Implement policies
  4. Add compliance
  5. Audit access

Copy-Paste Prompts

Use @secrets-management to secure Terraform secrets

Quality Gates

  • Resources provisioned
  • Modules working
  • State configured
  • Multi-env tested
  • CI/CD working
  • Security verified

Related Workflow Bundles

  • cloud-devops - Cloud/DevOps
  • kubernetes-deployment - Kubernetes
  • aws-infrastructure - AWS specific

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.72%
按下载量换算233

Claude

28.37%
按下载量换算171

Cursor

20.03%
按下载量换算121

Gemini CLI

10.25%
按下载量换算62

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills