Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
craigspaterson avatar

Terraform Docs Inject

  • 1 installs
  • 1 repo stars
  • Updated July 5, 2026
  • craigspaterson/agent-skills

Inject Terraform documentation and variable descriptions automatically.

About

Tool for automatically generating and injecting Terraform module documentation. Keeps infrastructure-as-code readable with auto-updated variable and output docs.

  • Automatic Terraform documentation generation
  • Variable and output description injection

Terraform Docs Inject by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #933 of 1,039 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Data as of Jul 8, 2026 (Skillselion catalog sync)
npx skills add https://github.com/craigspaterson/agent-skills --skill terraform-docs-inject

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars1
Last updatedJuly 5, 2026
Repositorycraigspaterson/agent-skills

What it does

Inject Terraform documentation and variable descriptions automatically.

Files

SKILL.mdMarkdownGitHub ↗

Terraform Docs Inject

Quick start

From the repository root:

cd terraform
terraform-docs markdown table --output-file README.md --output-mode inject .

Workflow

1. Confirm a terraform/ directory exists in the repository root — stop and report if not. 2. Check that terraform-docs is installed (terraform-docs --version). If not installed, stop and ask the user to install it before proceeding. 3. Run the command above exactly as written — do not change any arguments. 4. Report whether terraform/README.md was updated or was already up to date.

Notes

  • Injects content between existing terraform-docs markers in terraform/README.md — does not replace the whole file.
  • Always run from the repository root so the relative path resolves correctly.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.