aws-cost-estimator

star 23

Estimate or review cost for proposed AWS resources (compute, storage, data transfer). Use when the user asks for cost estimate or cost optimization.

girijashankarj By girijashankarj schedule Updated 3/7/2026

name: aws-cost-estimator description: Estimate or review cost for proposed AWS resources (compute, storage, data transfer). Use when the user asks for cost estimate or cost optimization.

Skill: AWS cost estimator

Trigger

When the user asks for cost estimate, cost optimization, or "how much will this architecture cost."

Steps

  1. Gather — List resources (e.g. Lambda, RDS, S3, API Gateway) and expected usage (requests/month, GB, duration).
  2. Estimate — Use AWS Pricing Calculator assumptions or public pricing; state assumptions clearly.
  3. Summarize — Break down by service and total monthly/yearly; highlight high-cost items.
  4. Suggest — Offer 1–2 optimizations (reserved capacity, right-sizing, storage class) if relevant.

Rules

  • Use placeholder regions and account references; never real account IDs.
  • Clearly label estimates as approximate and state pricing date/region if known.
Install via CLI
npx skills add https://github.com/girijashankarj/cursor-handbook --skill aws-cost-estimator
Repository Details
star Stars 23
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator
girijashankarj
girijashankarj Explore all skills →