By doitintl
DoiT Cloud Intelligence platform plugin for Claude Code. Access 40+ tools for cloud cost management, reporting, anomaly detection, budgets, alerts, and more.
Use this skill ALWAYS when the user asks about cost anomalies, spending spikes, unexpected charges, or suspicious costs. Triggers on requests like "show anomalies", "why did my costs spike", "investigate this charge", "what happened to my spending", "unusual costs", "cost alert", or any anomaly analysis. This skill MUST be used before calling any DoiT anomaly MCP tools directly.
Use this skill when the user asks to integrate with the DoiT API, generate API code, build programmatic queries, or needs DoiT API reference. Triggers on requests like "call the DoiT API", "write code to query costs", "DoiT API example", "integrate DoiT into my app", or any DoiT API development task. For interactive cost queries and reports, prefer the doit-mcp-reporting skill instead.
Use this skill ALWAYS when the user asks about cloud costs, spending, reports, services, invoices, or any DoiT Cloud Analytics data. Triggers on requests like "create a report", "show my costs", "top services", "spending by project", "list reports", "monthly cost breakdown", "cost by region", "how much am I spending", or any cloud cost analysis. This skill MUST be used before calling any DoiT MCP tools directly.
Set up the DoiT MCP server in supported clients and verify the connection flow. Use when the agent needs to configure ChatGPT, Claude, Claude Code, Codex, Cursor, or Gemini CLI for DoiT MCP access, produce the correct connection snippet, explain required credentials, or troubleshoot why a DoiT MCP client is not connecting.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI agent skills that bring DoiT Cloud Intelligence into your favorite AI clients — Claude Code, ChatGPT, Cursor, Codex, and Gemini CLI.
Query cloud costs, investigate anomalies, generate reports, and produce API integration code across AWS, GCP, Azure, Snowflake, Datadog, and more — all through natural language.
| Skill | Description |
|---|---|
| doit-mcp-setup | Configure DoiT MCP in any supported AI client with correct credentials and OAuth |
| doit-mcp-reporting | Generate cost intelligence reports and run ad-hoc Cloud Analytics queries |
| doit-mcp-anomaly-investigation | Root-cause cost anomalies by correlating DoiT alerts with cloud-specific inspection |
| doit-mcp-api | Generate production-ready API call code (TypeScript, Python, Go, Bash) for DoiT Platform |
Install as a plugin for the full experience — skills, MCP server, and tools in one package:
claude plugin marketplace add https://github.com/doitintl/doit-mcp-skills
claude plugin install doit-mcp@doit-mcp-skills
Then optionally run the setup skill to configure credentials:
/doit-mcp-setup
If you only want the skills without the plugin wrapper:
claude install-skill https://github.com/doitintl/doit-mcp-skills
Then optionally run the setup skill to configure credentials:
/doit-mcp-setup
The skills in this repo are plain Markdown files — any AI that can read a file can use them. To set up DoiT MCP in a non-Claude client:
SKILL.md into your agent's context, or reference the file directly if your client supports file attachments.Alternatively, ask your agent to run the doit-mcp-setup skill for your client:
.cursor/mcp.json configuration~/.codex/config.toml configuration~/.gemini/settings.json configurationThe setup skill can also install the DoiT Cloud Intelligence CLI — a terminal companion that talks to the same DoiT API as the MCP server. Run the setup skill and choose the CLI option, or install it directly:
| Platform | Command |
|---|---|
| macOS | brew install doitintl/dci-cli/dci |
| Windows (WinGet) | winget install DoiT.dci |
| Windows (Scoop) | scoop bucket add doitintl https://github.com/doitintl/dci-cli && scoop install dci |
| Linux (.deb / .rpm) | Download from Releases |
After install, run dci login to authenticate and dci list-reports to verify.
Cost Reporting
"Show me my top 5 cost drivers for the last 30 days" "Break down GCP costs by project for Q1"
Anomaly Investigation
"Show me recent cost anomalies" "Investigate the EC2 cost spike from last Tuesday"
API Code Generation
"Generate TypeScript code to query costs by service for the last month" "Show me a Python script that lists all my cloud reports"
doit-mcp-skills/
├── .claude-plugin/ # Claude Code plugin metadata
│ ├── plugin.json # Plugin manifest (skills + MCP config)
│ └── marketplace.json # Marketplace manifest for plugin install
├── .mcp.json # MCP server configuration
└── skills/
├── doit-mcp-setup/ # Client setup & configuration
├── doit-mcp-reporting/ # Report generation & queries
├── doit-mcp-anomaly-investigation/
└── doit-mcp-api/ # API code generation
Each skill contains:
SKILL.md — skill instructions and workflowagents/openai.yaml — agent configuration and tool dependenciesreferences/ — detailed reference docs (dimensions, metrics, field mappings)templates/ — config snippets or output templatesexamples/ — working code examples (where applicable)npx claudepluginhub doitintl/doit-mcp-skills --plugin doit-mcpOptimize cloud costs and generate cost reports
Comprehensive CloudZero cost analysis plugin providing AI-powered skills for investigating cost spikes, analyzing trends, comparing spending, optimizing services, and tracking cloud infrastructure costs using CloudZero's MCP server
Expert FinOps guidance for cloud, AI, SaaS, and data-platform spend (multi-provider, model-agnostic).
DevsForge cloud cost optimization specialist for analyzing and reducing infrastructure expenses
Claude plugin for FinOps Toolkit, providing tools and integrations for financial operations management.
Google Cloud Observability MCP for logs, metrics, and traces with best practices skill.