byaliyun· 94 skills
Pre-execution cost estimation for Alibaba Cloud CLI operations. Use this skill whenever a user asks "how much will this cost", before executing any chargeable operation (create / resize / renew / bandwidth change), or when planning a multi-step workflow whose total cost should be known up front. Covers the --estimate-cost flag (quote without executing), --estimate-cost-context (usage assumptions and future-state overrides for multi-step workflows), reading the quote JSON correctly (pricingMode, pricingUnit, delta amounts), and reconciling quotes against actual bills.
$npx -y skills add aliyun/alibabacloud-agent-toolkit --skill alibabacloud-cli-cost-estimationInstalls into the current project.
Run `npx skills use "https://github.com/aliyun/alibabacloud-agent-toolkit" --skill "aliyun/alibabacloud-agent-toolkit/alibabacloud-cli-cost-estimation"` 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/aliyun/alibabacloud-agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/aliyun/alibabacloud-agent-toolkit"` and select the relevant skills, then follow their instructions.