# Cloud FinOps Skill & MCP - by OptimNow

> Expert Cloud FinOps knowledge for AI agents. Model-agnostic: works with Claude, GPT, Gemini, or any LLM.

## What this is

A structured knowledge skill that gives AI agents accurate Cloud FinOps expertise.
It covers billing mechanics, pricing models, commitment discounts, AI cost management,
allocation and chargeback, anomaly management, Kubernetes FinOps, waste detection,
tagging governance, and optimisation patterns across AWS, Azure, GCP, AI platforms,
and major data platforms.

The skill is plain markdown - no vector database, no embedding pipeline, no retrieval
infrastructure. Copy the files into your agent's context and it gains FinOps expertise.

## Key files

- skills/cloud-finops/SKILL.md: Entry point and domain router for Claude Code and generic agents
- skills/cloud-finops/POWER.md: Entry point for Kiro IDE
- INSTALLATION.md: cross-tool installer covering 12 tool integrations + model-agnostic response contract
- DEPENDENCIES.md: cross-repo dependency map for the five OptimNow repos, and which repos a change ripples into
- skills/cloud-finops/references/optimnow-methodology.md: Reasoning philosophy (read first on every query)
- skills/cloud-finops/references/finops-for-ai.md: AI cost management, token economics, agentic patterns
- skills/cloud-finops/references/finops-agentic.md: Agentic FinOps - agent cost anatomy, cost-safe architecture, agent-initiated payments (x402/MPP)
- skills/cloud-finops/references/finops-ai-value-management.md: AI investment governance, stage gates
- skills/cloud-finops/references/finops-genai-capacity.md: Provisioned vs shared capacity, cross-provider
- skills/cloud-finops/references/finops-ai-self-hosted-vs-managed.md: Self-hosted vs managed AI inference decisioning
- skills/cloud-finops/references/finops-ai-dev-tools.md: AI coding tools (Cursor, Claude Code, Copilot, Codex, Windsurf)
- skills/cloud-finops/references/finops-anthropic.md: Anthropic/Claude billing and governance
- skills/cloud-finops/references/finops-aws.md: AWS FinOps (EC2, CUR, Savings Plans, cost allocation)
- skills/cloud-finops/references/finops-aws-commitments.md: AWS Savings Plans, Reserved Instances, Spot, commitment decision tree, portfolio liquidity, EDP negotiation
- skills/cloud-finops/references/finops-aws-patterns.md: AWS enumerated per-service optimisation pattern catalogue
- skills/cloud-finops/references/finops-bedrock.md: AWS Bedrock billing and optimisation
- skills/cloud-finops/references/finops-azure.md: Azure FinOps (reservations, policies, hybrid benefit)
- skills/cloud-finops/references/finops-azure-commitments.md: Azure Reservations, Savings Plans, AHB, commitment decision trees, portfolio liquidity, phased purchasing, MACC
- skills/cloud-finops/references/finops-azure-patterns.md: Azure enumerated per-service optimisation pattern catalogue
- skills/cloud-finops/references/finops-azure-openai.md: Azure OpenAI Service (PTUs, spillover, costs)
- skills/cloud-finops/references/finops-gcp.md: GCP FinOps (Compute, BigQuery, networking)
- skills/cloud-finops/references/finops-vertexai.md: GCP Vertex AI billing and optimisation
- skills/cloud-finops/references/finops-tagging.md: Tagging governance and naming conventions
- skills/cloud-finops/references/finops-framework.md: FinOps Foundation framework and maturity model
- skills/cloud-finops/references/finops-databricks.md: Databricks cost optimisation, allocation, DBCU commitments
- skills/cloud-finops/references/finops-fabric.md: Microsoft Fabric capacity FinOps (F-SKU, CU smoothing)
- skills/cloud-finops/references/finops-snowflake.md: Snowflake cost optimisation
- skills/cloud-finops/references/finops-oci.md: Oracle Cloud Infrastructure optimisation
- skills/cloud-finops/references/finops-sam.md: SaaS asset management
- skills/cloud-finops/references/finops-itam.md: ITAM collaboration (BYOL, marketplace, vendor co-management)
- skills/cloud-finops/references/greenops-cloud-carbon.md: Cloud carbon measurement and GreenOps
- skills/cloud-finops/references/finops-anomaly-management.md: Cost anomaly management as standalone capability
- skills/cloud-finops/references/finops-allocation-showback.md: Cost allocation methodology and showback
- skills/cloud-finops/references/finops-chargeback.md: Chargeback maturity, Finance/accounting prerequisites
- skills/cloud-finops/references/finops-onboarding-workloads.md: Migration-time cost hygiene, M&A integration
- skills/cloud-finops/references/finops-kubernetes.md: Kubernetes FinOps (EKS / GKE / AKS) cross-cluster discipline
- skills/cloud-finops/references/finops-waste-detection-playbooks.md: Eight-category waste taxonomy + WasteLine
- skills/cloud-finops/playbooks/: RAG-friendly named-pattern runbooks (~2-4 KB each, Problem/Symptoms/Detection/Fix/Anti-pattern/See also format) covering AWS, Azure, GCP, and cross-cloud waste patterns. See `skills/cloud-finops/playbooks/README.md` for the full index.

## Built by

OptimNow - https://optimnow.io
GitHub: https://github.com/OptimNow
License: CC BY-SA 4.0
