cost-estimator
Infrastructure and development cost estimation for technical projects. Use when planning budgets, evaluating build vs buy decisions, or projecting TCO for architecture choices.
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-estimatorskilz install alirezarezvani/claude-cto-team/cost-estimator --agent opencodeskilz install alirezarezvani/claude-cto-team/cost-estimator --agent codexskilz install alirezarezvani/claude-cto-team/cost-estimator --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-cto-teamcp -r claude-cto-team/skills/cost-estimator ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
opencode-cli
by SpillwaveSolutions
This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "...
backtesting-frameworks
by wshobson
Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when...
cost-optimization
by wshobson
Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses,...
event-store-design
by wshobson
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-cto-team
- 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
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
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.