azure-cost-calculator
✓帮助估算和计算 Azure 资源成本。当用户询问 Azure 定价、成本估算、资源规模成本、比较定价层、Azure 部署预算或了解 Azure 计费时,请使用此技能。触发器包括“Azure 中的成本是多少”、“估计 Azure 成本”、“比较 Azure 定价”、“Azure 资源预算”等问题。
SKILL.md
Deterministic Azure cost estimation using the public Retail Prices API. Never guess prices — always query the live API via the scripts.
| Runtime | Condition | Pricing script | Explore script |
| Bash (preferred) | curl and jq available | scripts/get-azure-pricing.sh | scripts/explore-azure-pricing.sh | | PowerShell | pwsh available | scripts/Get-AzurePricing.ps1 | scripts/Explore-AzurePricing.ps1 |
帮助估算和计算 Azure 资源成本。当用户询问 Azure 定价、成本估算、资源规模成本、比较定价层、Azure 部署预算或了解 Azure 计费时,请使用此技能。触发器包括“Azure 中的成本是多少”、“估计 Azure 成本”、“比较 Azure 定价”、“Azure 资源预算”等问题。 来源:ahmadabdalla/azure-cost-calculator-skill。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/ahmadabdalla/azure-cost-calculator-skill --skill azure-cost-calculator- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 azure-cost-calculator?
帮助估算和计算 Azure 资源成本。当用户询问 Azure 定价、成本估算、资源规模成本、比较定价层、Azure 部署预算或了解 Azure 计费时,请使用此技能。触发器包括“Azure 中的成本是多少”、“估计 Azure 成本”、“比较 Azure 定价”、“Azure 资源预算”等问题。 来源:ahmadabdalla/azure-cost-calculator-skill。
如何安装 azure-cost-calculator?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ahmadabdalla/azure-cost-calculator-skill --skill azure-cost-calculator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/ahmadabdalla/azure-cost-calculator-skill
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-11