cost-estimator

44 stars 10 forks
0
B

Infrastructure and development cost estimation for technical projects. Use when planning budgets, evaluating build vs buy decisions, or projecting TCO for architecture choices.

CommandsAgentsMarketplace
#claude-ai#ownership TCO#cto-office#buy decisions#Cost Model#evaluating build#cto#roadmap
Also in: ci cd

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install alirezarezvani/claude-cto-team/cost-estimator
skilz install alirezarezvani/claude-cto-team/cost-estimator --agent opencode
skilz install alirezarezvani/claude-cto-team/cost-estimator --agent codex
skilz install alirezarezvani/claude-cto-team/cost-estimator --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-cto-team
2. Copy the agent skill directory:
cp -r claude-cto-team/skills/cost-estimator ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Stars
44
Forks
10
Type
Technical
Meta-Domain
cloud infrastructure
Primary Domain
terraform
Market Score
0

Agent Skill Grade

B
Score: 81/100 Click to see breakdown

Score Breakdown

Spec Compliance
12/15
PDA Architecture
18/30
Ease of Use
20/25
Writing Style
9/10
Utility
17/20
Modifiers: +5

Areas to Improve

  • Missing Reference Files
  • Missing TOC
  • No Workflow Steps

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-24

Developer Feedback

I was curious how you'd approach cost estimation for LLM applications—there's a lot of variables to juggle. Your skill handles the complexity pretty cleanly, though the Progressive Disclosure could be tightened up to save tokens in the common path.

Links:

The TL;DR

You're at 81/100, solid B territory. This is based on Anthropic's skill best practices. Your strongest area is Writing Style (9/10)—clean, objective, no marketing fluff. The weakest link is Progressive Disclosure Architecture (18/30)—you've got good content, but it's all crammed into one 438-line file without the supporting structure that saves tokens and improves navigation.

What's Working Well

  • Metadata is locked in — Your description nails the trigger phrases (planning budgets, build vs buy, TCO analysis), so users will find this when they need it
  • Practical templates — The Project Budget Template and Quick Estimate sections give people a real starting point, not just theory
  • Solid pricing foundations — Including concrete AWS/GCP pricing tables makes this immediately useful for actual estimation work
  • Consistency — TCO, infrastructure costs, and development cost frameworks stay consistent throughout; no terminology confusion

The Big One: Missing Reference Files

Your references section mentions cloud-pricing.md and build-vs-buy.md (line 436-437), but these files don't exist. This is a -5 point hit because it breaks the Progressive Disclosure chain—you're promising layered detail that never materializes.

Fix: Either create those two files and move your detailed pricing tables (currently 77 lines, lines 44-121) into cloud-pricing.md, or strip the references section. If you go the file route, keep ...

AI-Detected Topics

Extracted using NLP analysis

claude-ai ownership TCO cto-office buy decisions Cost Model evaluating build cto roadmap cost costs

Report Security Issue

Found a security vulnerability in this agent skill?