cost-explorer

Analyzes AWS Cost Explorer data to forecast spending and recommend savings opportunities.

3|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/david-2814/claw-aws --skill cost-explorer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cost-explorer
Source: https://github.com/david-2814/claw-aws/tree/main/skills/cost-explorer
Command: npx skills add https://github.com/david-2814/claw-aws --skill cost-explorer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze AWS costs and usage to identify overspend, optimize budgets, and forecast future costs for better financial governance.

Core Features & Use Cases

  • View costs by service, account, and tag to understand spending patterns
  • Forecast future costs and identify savings opportunities
  • Get right-sizing and Savings Plans recommendations to optimize cloud spend

Quick Start

Install and configure AWS CLI v2 and Cost Explorer, then run queries to review monthly spend and forecast future costs.

Frequently Asked Questions about cost-explorer

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

FAQPage Schema
How do I analyze AWS costs and usage to identify overspend?

To analyze AWS costs and identify overspend, you can review spending patterns by service, account, and tag. This allows you to understand your cloud usage and pinpoint areas where budgets are being exceeded.

Can I forecast future AWS cloud spending and get savings recommendations?

You can forecast future AWS costs and receive savings recommendations. The analysis provides right-sizing suggestions and Savings Plans guidance to help optimize your overall cloud spend.

Do I need AWS CLI configured to monitor cloud budgets and spending?

Yes, you need AWS CLI v2 configured with valid credentials and Cost Explorer access activated to monitor cloud budgets. Cost Explorer APIs operate in the us-east-1 region and data may require activation before querying.

What is the best way to view AWS costs by service, account, and tag?

The best way to view AWS costs by service, account, and tag is to run queries against your activated Cost Explorer data. This breaks down spending patterns to improve financial governance across your accounts.

Are there limitations when using Cost Explorer APIs for cost analysis?

A limitation of Cost Explorer APIs is that they operate exclusively in the us-east-1 region. Additionally, data access is not immediate and may require explicit activation in your AWS account before cost analysis queries return results.