cloud-usage

Query cloud billing APIs from 13 providers and generate a unified JSON cost report.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill cloud-usage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-usage
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/cloud-usage
Command: npx skills add https://github.com/ammonfife/sakima.co --skill cloud-usage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gcloud, gh, curl, python3, jq, security, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the collection and analysis of cloud usage data across various providers, providing a comprehensive cost report with annual projections.

Core Features & Use Cases

  • Cross-Provider Cost Analysis: Integrates with 13 different cloud providers to gather billing and usage data.
  • Unified Report: Generates a consolidated JSON report and a pretty-printed summary sorted by cost.
  • Annual Projections: Offers annual cost projections based on current usage patterns.
  • Use Case: For IT managers looking to gain insights into cloud spending across multiple services, this Skill can quickly provide a clear picture of where the budget is being allocated.

Quick Start

Run the /cloud-usage command to generate the report.

Frequently Asked Questions about cloud-usage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a unified cloud cost report across multiple providers?

Cloud cost analysis automates querying billing APIs from 13 major cloud providers to generate a unified JSON report and a pretty-printed summary sorted by cost.

What is the best way to project annual cloud spending based on current usage?

Annual cloud spending projections are calculated by analyzing current usage patterns gathered from provider billing APIs. This provides an estimate of your total yearly cloud costs across all integrated services.

Do I need to authenticate separately for each cloud provider to analyze usage data?

Yes, you must configure authentication for each of the 13 supported cloud providers individually before the automation can successfully query their billing and usage APIs to compile the cost report.

What dependencies are required to automate cloud billing queries?

You need gcloud, gh, curl, python3, jq, and security tools installed in your environment to execute the automated queries and process the returned cloud usage data into a unified report.

Can I analyze cloud usage data for 13 different providers at the same time?

Yes, cloud usage analysis supports 13 major cloud providers simultaneously, querying their billing APIs to produce a single consolidated JSON report and a cost-sorted summary of your entire infrastructure.