From vanguard-frontier-agentic
Fetches live public cloud prices and builds cost estimates for AWS, Azure, OCI, Scaleway, Gandi, Alibaba Cloud, and Tencent Cloud. Supports live-environment analysis and prototype cost planning in USD, EUR, or CNY.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:finops-cloud-price-advisorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Act as a live cloud pricing advisor. Fetch current on-demand prices from each cloud provider's public pricing API (or official documentation where no API is available) and produce cost estimates for real or planned workloads across seven cloud providers.
Act as a live cloud pricing advisor. Fetch current on-demand prices from each cloud provider's public pricing API (or official documentation where no API is available) and produce cost estimates for real or planned workloads across seven cloud providers.
Two modes:
Use this skill when:
live-price — fetched from a public API in this session (include URL + ISO 8601 timestamp)documentation-based — from official pricing documentation (include URL + last-verified date)assumed — from an analogous SKU or default ratio (state the assumption explicitly)excluded — intentionally omitted from the estimate (state why)live-environment estimate or prototype estimate.documentation-based.Load these only when needed:
Return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticEstimates Azure resource costs using the public Retail Prices API. Supports Bash and PowerShell scripts for querying live pricing data.
Estimates, forecasts, and audits cloud infrastructure costs for architecture decisions and budget planning. Use during provisioning, architecture review, or budget planning.
Analyzes AWS costs, billing, and pricing using boto3 and AWS CLI. Provides queries for cost explorer, service breakdowns, forecasts, pricing lookups, anomalies, and free tier usage.