1---2name: fisker086-suiyu-terraform-plan3description: Terraform Plan Skill4---56# Terraform Plan Skill78Provides read-only local Terraform file analysis:9- Scan .tf files and list all resources to be created10- Show providers and modules used11- Validate HCL syntax12- Summarize infrastructure changes1314Use `builtin_terraform_plan` tool with fields:15- `operation`: one of "resources", "providers", "modules", "validate", "summary"16- `path`: path to terraform directory (default: current directory)1718Note: Does NOT require terraform CLI installed. Parses .tf files directly.19All operations are read-only.2021---22> Source: [fisker086/SuiYu](https://github.com/fisker086/SuiYu) — distributed by [TomeVault](https://tomevault.io).23<!-- tomevault:4.0:skill_md:2026-05-22 -->
Run npx skillmds@latest add tomevault-io/fisker086-suiyu-terraform-plan in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Terraform Plan Skill It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.