{
  "id": "finops-cloud-price-advisor",
  "name": "FinOps Cloud Price Advisor",
  "type": "skill",
  "provider": "multi-cloud",
  "harnesses": [
    "codex",
    "claude-code",
    "cursor",
    "gemini",
    "kiro",
    "other"
  ],
  "summary": "Fetch live public prices and build cost estimates across AWS, Azure, OCI, Scaleway, Gandi, Alibaba Cloud, and Tencent Cloud. Supports live-environment and prototype cost planning. Currency defaults to USD; EUR and CNY supported natively.",
  "source_type": "original",
  "official_docs": [
    "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html",
    "https://learn.microsoft.com/en-us/rest/api/cost-management/retail-prices/azure-retail-prices",
    "https://docs.oracle.com/en-us/iaas/Content/Billing/Concepts/costanalysisoverview.htm",
    "https://developer.scaleway.com/en/products/billing/api/",
    "https://www.scaleway.com/en/pricing/",
    "https://www.gandi.net/domain/pricing",
    "https://www.alibabacloud.com/cloud-computing/pricing",
    "https://cloud.tencent.com/product/cvm/pricing"
  ],
  "security_notes": "AWS, Azure, OCI, and Scaleway pricing APIs are public and require no authentication. Gandi requires a user-provided API key (never stored by the agent; discarded after single use). Alibaba Cloud and Tencent Cloud pricing is fetched via scrape-based fallback from official pricing pages — no credentials required or accepted.",
  "last_verified": "2026-05-13",
  "path": "skills/finops/finops-cloud-price-advisor",
  "author": "github: VincentChuWaiChow",
  "version": "0.2.1",
  "lifecycle": "experimental"
}
