Cloudzero

22 mods across 1 repository, 23 stars between them.

release

02

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

cost-analyst

04

Cloudzero/cloudzero-claude-marketplace

Plugin Claude Code

Comprehensive CloudZero cost analysis plugin providing AI-powered skills for investigating cost spikes, analyzing trends, comparing spending, optimizing services, optimization triage, projecting infrastructure costs from code diffs and IaC definitions, and tracking cloud infrastructure costs using CloudZero's MCP…

23 4d ago A tokens not measured

cloudzero

05

Cloudzero/cloudzero-claude-marketplace

MCP server Claude CodeCodexCursor +2

MCP server "cloudzero", hosted remotely at czca-server.discovery.cloudzero.com, as configured in Cloudzero/cloudzero-claude-marketplace.

23 4d ago A tokens not measured

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

07

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

08

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

13

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

16

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

model-right-sizer

18

Cloudzero/cloudzero-claude-marketplace

Plugin Claude Code

Model-selection economist agent for Claude Code: decides which Claude model (and effort/token budget) each task in a flow should run on by weighing effectiveness need against efficiency pressure and difficulty, bookended around a build as a right-sizing blueprint and a closing usage report. Ships with companion skills.

23 4d ago A tokens not measured

model-right-sizer

19

Cloudzero/cloudzero-claude-marketplace

Agent

Model-selection economist — decides which Claude model each task in a flow should run on, independent of load, by weighing EFFECTIVENESS (capability the outcome needs) against EFFICIENCY (cost, latency, volume) and recommending the SMALLEST model that clears the bar. Grounds every call in live model IDs + per-token…

23 4d ago A 362 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