Cloudzero/cloudzero-claude-marketplace

Easy way to get started using Claude Code and the CloudZero MCP server to analyze your cloud cost.

23Stars on the repository
22Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

release

01

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Cut a release of this repository (the CloudZero plugin marketplace itself — not a customer-facing plugin). Promotes every touched plugin's own Unreleased changelog section to a dated entry, synthesizes those changes into a new SemVer section at the top of the root CHANGELOG.md, bumps .claude-plugin/marketplace.json's…

23 4d ago A 232 tokens

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Use when proactively scanning for cost anomalies, unusual spending, unexpected charges, or irregular patterns — during weekly reviews, after incidents, or when something looks off.

23 4d ago A 36 tokens

cost-comparison

03

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Use when comparing costs between time periods, environments, accounts, regions, or teams to understand spending differences and identify inefficiencies.

23 4d ago A 28 tokens

cost-projection

04

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Project the monthly cost of an infrastructure definition (Terraform, CDK, CloudFormation, SAM) using CloudZero spend data. Reads IaC files, enumerates resources, and produces a line-item cost breakdown.

23 4d ago B 46 tokens

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Analyze code diffs for infrastructure cost impact using CloudZero spend data. Detects Terraform, CDK, CloudFormation, SAM, K8s, scaling, and application code changes that affect cloud spending.

23 4d ago B 46 tokens

optimize-triage

09

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Fetch top unaddressed CloudZero Optimize recommendations, dispatch parallel research agents per item, apply SRE critique, and surface actionable findings with confidence verdicts and per-resource report files. Read-only research only.

23 4d ago A 47 tokens

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Use when you need a detailed breakdown of a specific cloud service's costs — EC2, RDS, S3, Lambda, etc. — to understand usage patterns and find optimization opportunities.

23 4d ago A 44 tokens

top-cost-drivers

12

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Use when identifying where cloud spend is concentrated — which services, accounts, teams, or regions are driving the most cost — to prioritize optimization efforts.

23 4d ago A 33 tokens

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

One-shot, PER-CALL-SITE audit of a repo's EXISTING LLM calls — every place code invokes a model (an SDK/API call, a sub-agent dispatch, an agent frontmatter definition), decomposed by INTENT into the distinct jobs it does, never a grep hit on a model name and never one candidate per file. A skill pinned by one static…

23 4d ago B 240 tokens

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Preview the model-routing MAP for an intent without building anything. You give it a free-text INTENT — "build a CLI that…", "add a feature that…", "refactor X into Y" — and it invokes the model-right-sizer agent in BLUEPRINT-ONLY mode: decompose the work, score each piece, and emit a single schema-conformant JSON…

23 4d ago A 214 tokens

Cloudzero/cloudzero-claude-marketplace

Skill Claude CodeCodex

Stamp a model-right-sizer mandate onto the CURRENT repo's agent-instructions file — CLAUDE.md, AGENTS.md, or both, whichever the repo has. Idempotent and append-only: an existing file is never overwritten, only the marker-delimited mandate block is inserted or refreshed. The mandate's "before" hook runs…

23 4d ago A 234 tokens