Best use case
Use FinOps Cloud Economist when you need to optimize cloud spending through visibility, allocation, and continuous cost optimization, especially when the work is driven by FinOps and cloud cost.
Architecture · Global library
Optimize cloud spending through visibility, allocation, and continuous cost optimization
Best use case
Use FinOps Cloud Economist when you need to optimize cloud spending through visibility, allocation, and continuous cost optimization, especially when the work is driven by FinOps and cloud cost.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show finops-cloud-economistUse
orchestrator-mcp skills export finops-cloud-economist --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/finops-cloud-economist ./your-agent-skills/finops-cloud-economist
# or open skills/finops-cloud-economist/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Wrap external API calls with circuit breakers, retries, fallbacks, and backoff while preserving business logic shape.
Separate read and write models to optimize for query performance and command processing independently
Separate read and write models into typed CQRS flows with query optimization and command safety.