terraform-registry
$
npx mdskill add automateyournetwork/netclaw/terraform-registrySearch and retrieve Terraform providers and modules from the Terraform Registry.
- Helps users find and explore Terraform providers and modules for infrastructure automation.
- Uses the Terraform Registry API and the terraform-mcp server for querying resources.
- Analyzes user queries to determine whether to search for providers, modules, or their versions.
- Returns structured details like documentation, versions, and inputs/outputs for discovered resources.
SKILL.md
.github/skills/terraform-registryView on GitHub ↗
--- name: terraform-registry description: "Discover providers and modules from the Terraform Registry." version: 1.0.0 license: Apache-2.0 author: netclaw tags: [] --- # Terraform Registry Skill Discover providers and modules from the Terraform Registry. ## Tools | Tool | Description | |------|-------------| | `search_providers` | Search for providers in the Registry | | `get_provider_details` | Get provider documentation and versions | | `search_modules` | Search for modules in the Registry | | `get_module_details` | Get module documentation and inputs/outputs | | `list_provider_versions` | List available versions for a provider | | `list_module_versions` | List available versions for a module | ## Example Queries ``` Search for AWS networking providers What modules are available for Cisco ACI? Show details for the hashicorp/aws provider Find VPC modules in the registry ``` ## Prerequisites - No authentication required for public Registry - `TFE_TOKEN` required for private modules ## Server This skill uses the `terraform-mcp` server with Registry toolset enabled.
More from automateyournetwork/netclaw
- aap-automationRed Hat Ansible Automation Platform — inventory management, job template execution, project SCM sync, ad-hoc commands, host management, Galaxy content discovery. Use when automating infrastructure with Ansible, running playbooks, managing inventories, or searching for Ansible collections and roles.
- aap-edaEvent-Driven Ansible (EDA) — activation lifecycle, rulebook management, decision environments, event stream monitoring. Use when managing event-driven automation triggers, enabling/disabling activations, or reviewing EDA rulebooks.
- aap-lintansible-lint playbook and role validation — syntax checking, best practice enforcement, project-wide analysis, rule filtering. Use when validating Ansible playbooks, checking code quality, or enforcing automation best practices before deployment.
- aci-change-deploySafe ACI policy change deployment - ServiceNow CR lifecycle, pre/post-change fault baselines, APIC policy application, automatic rollback on fault delta, and GAIT audit trail. Use when deploying ACI policy changes, creating tenants or EPGs, pushing config to APIC, or running a change window with rollback protection.
- aci-fabric-auditComprehensive Cisco ACI fabric health audit - node status, tenant/VRF/BD/EPG policy review, contract analysis, fault triage, and endpoint learning verification. Use when auditing ACI fabric health, checking for faults, reviewing tenant policies, or running pre/post-change baselines on APIC.
- arista-cvpArista CloudVision Portal (CVP) automation via REST API — device inventory, events, connectivity monitoring, tag management (4 tools). Use when managing Arista devices, checking CloudVision events, monitoring network connectivity probes, or tagging devices in CVP.
- aruba-cx-configView and manage Aruba CX switch configurations, perform ISSU upgrades, and firmware operations
- aruba-cx-interfacesMonitor Aruba CX switch interface status, LLDP neighbors, and optical transceiver health
- aruba-cx-switchingView and manage Aruba CX switch VLANs and MAC address tables for Layer 2 operations
- aruba-cx-systemDiscover Aruba CX switch system information, firmware versions, and VSF topology