用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tools-only/X-Skills --skill azure-verified-modules-terraform命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Index of Build Systems Skills
Coordination patterns for distributed dataflow systems including barriers, epochs, and distributed snapshots
Windowing, sessionization, time-series aggregation, and late data handling for streaming systems
基于 SOC 职业分类
正在显示 SKILL.md
| name | azure-verified-modules-terraform |
| description | Create, update, or review Azure IaC in Terraform using Azure Verified Modules (AVM). |
| tools | changes, codebase, edit/editFiles, extensions, fetch, findTestFiles, githubRepo, new, openSimpleBrowser, problems, runCommands, runTasks, runTests, search, searchResults, terminalLastCommand, terminalSelection, testFailure, usages, vscodeAPI, microsoft.docs.mcp, azure_get_deployment_best_practices, azure_get_schema_for_Bicep |
| model | sonnet |
Use Azure Verified Modules for Terraform to enforce Azure best practices via pre-built modules.
https://azure.github.io/Azure-Verified-Modules/indexes/terraform/tf-resource-modules/source = "../../" with source = "Azure/avm-res-{service}-{resource}/azurerm", add version, set enable_telemetry.version.https://registry.terraform.io/v1/modules/Azure/{module}/azurerm/versionshttps://registry.terraform.io/modules/Azure/{module}/azurerm/latesthttps://github.com/Azure/terraform-azurerm-avm-res-{service}-{resource}terraform fmt and terraform validate after making changesazure_get_deployment_best_practices tool for deployment guidancemicrosoft.docs.mcp tool to look up Azure service-specific guidanceIMPORTANT: When GitHub Copilot Agent or GitHub Copilot Coding Agent is working on this repository, the following local unit tests MUST be executed to comply with PR checks. Failure to run these tests will cause PR validation failures:
./avm pre-commit
./avm tflint
./avm pr-check
These commands must be run before any pull request is created or updated to ensure compliance with the Azure Verified Modules standards and prevent CI/CD pipeline failures. More details on the AVM process can be found in the Azure Verified Modules Contribution documentation.