bycode-and-sorts· 4 skills
Look up and compare Azure service pricing using the Azure Retail Prices API. Use this skill whenever the user asks about Azure costs, pricing, rates, or wants to compare prices across regions or services — even if they don't say "pricing" explicitly. Trigger for questions like "how much does a D2 v2 VM cost?", "cheapest region for Azure SQL", or "compare storage prices between eastus and westeurope".
$npx -y skills add code-and-sorts/awesome-copilot-agents --skill azure-pricesInstalls into the current project.
Run `npx skills use "https://github.com/code-and-sorts/awesome-copilot-agents" --skill "code-and-sorts/awesome-copilot-agents/azure-prices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/code-and-sorts/awesome-copilot-agents" that are relevant to the current task. Run `npx skills add "https://github.com/code-and-sorts/awesome-copilot-agents"` and select the relevant skills, then follow their instructions.