orca-cloud-cost-optimizer

Solid

Cloud cost optimization analysis using Orca Security asset data. Discovers all cloud assets (AWS, GCP, Azure) through Orca MCP tools, compares current configurations against cheaper alternatives using live public pricing, and produces a prioritized cost reduction report with exact asset evidence. Use when the user asks about cloud cost optimization, reducing cloud spend, rightsizing instances, saving money on cloud infrastructure, cost reduction opportunities, unused resources, oversized VMs, reserved instances, storage tiering, or wants to know what changes would lower their cloud bill.

DevOps & Infrastructure 50 stars 9 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Cloud Cost Optimizer Answers the question: **"Where are we overspending and what should we fix first?"** Analyzes all cloud assets via Orca Security MCP data to identify actionable cost reduction opportunities across compute, databases, storage, networking, and serverless resources. Delivers a dual-audience report: executive summary with total savings range, and per-asset action plan with specific IDs, Orca links, console links, CLI commands, and projected monthly savings. **The key rule: never generalize.** "You have some oversized instances" is useless. "Your `db-prod-us-east-1` RDS instance is a `db.r5.4xlarge` ($1,752/month) and could be `db.r5.2xlarge` ($876/month)" is what this report delivers. ## Usage ``` /orca-cloud-cost-optimizer ``` Or natural language: - "give me a cost optimization report" - "where are we wasting money on cloud?" - "how do we cut our AWS bill?" - "find unused resources" - "what can we rightsize?" --- ## Phase 1: Asset Discovery Use `mcp__orca-security__discovery_search` to enumerate assets. Run these searches **in parallel** to save time. ### Compute - AWS: EC2 instances - GCP: Compute Engine VM instances - Azure: Virtual Machines ### Containers & Orchestration - AWS: ECS tasks, EKS nodes, Fargate tasks - GCP: GKE node pools - Azure: AKS node pools ### Serverless - AWS: Lambda functions - GCP: Cloud Functions, Cloud Run services - Azure: Azure Functions, Container Apps ### Databases - AWS: RDS instances, Aurora clusters, ElastiCach...

Details

Author
orcasecurity
Repository
orcasecurity/orca-skills
Created
4 months ago
Last Updated
5 days ago
Language
N/A
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category