database-cloud-optimization-cost-optimize

database-cloud-optimization-cost-optimize is a skill for Claude Code, Codex from rmyndharis/antigravity-skills. It costs 48 tokens per session (330 once invoked), scanned A, original, MIT.

A guide to reducing the cost of cloud infrastructure on AWS, Azure, and Google Cloud while preserving performance and reliability.

In plain words
What is it for?
Use it to review cloud bills, resize resources, set budgets and alerts, add tagging rules, and plan savings with risk and rollback steps.
Why use it?
It helps find unused resources, oversized databases, waste, and other sources of unnecessary spending.

Skill for Claude CodeCodex

About the project

Antigravity Skill Vault is a collection of reusable Agent Skills for Google Antigravity, covering software development, operations, security, and business work. It is for people who want Antigravity agents to follow specialized expertise, personas, and structured workflows. The catalogue skills are entries from this collection.

rmyndharis/antigravity-skills · 1,480 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/rmyndharis/antigravity-skills/database-cloud-optimization-cost-optimize
Any agent
npx skills add rmyndharis/antigravity-skills --skill database-cloud-optimization-cost-optimize
Clone the repo
git clone --depth 1 https://github.com/rmyndharis/antigravity-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for database-cloud-optimization-cost-optimize

README.md
[![agentmods](https://agentmods.dev/badge/skills/rmyndharis/antigravity-skills/database-cloud-optimization-cost-optimize.svg)](https://agentmods.dev/skills/rmyndharis/antigravity-skills/database-cloud-optimization-cost-optimize)
Your own site
<a href="https://agentmods.dev/skills/rmyndharis/antigravity-skills/database-cloud-optimization-cost-optimize"><img src="https://agentmods.dev/badge/skills/rmyndharis/antigravity-skills/database-cloud-optimization-cost-optimize.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 330 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.00330
Opus 5 $0.00024 $0.00165
Sonnet 5 $0.00010 $0.00066
Haiku 4.5 $0.00005 $0.00033

Measured 2d ago against content hash b5d684e7233e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

database-cloud-optimization-cost-optimize scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/database-cloud-optimization-cost-optimize/SKILL.md · 45 lines

What it actually says

Cloud Cost Optimization

You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and implement cost-effective architectures across AWS, Azure, and GCP.

Use this skill when

  • Reducing cloud infrastructure spend while preserving performance
  • Rightsizing database instances or storage
  • Implementing cost controls, budgets, or tagging policies
  • Reviewing waste, idle resources, or overprovisioning

Do not use this skill when

  • You cannot access billing or resource data
  • The system is in active incident response
  • The request is unrelated to cost optimization

Context

The user needs to optimize cloud infrastructure costs without compromising performance or reliability. Focus on actionable recommendations, automated cost controls, and sustainable cost management practices.

Requirements

$ARGUMENTS

Instructions

  • Collect cost data by service, resource, and time window.
  • Identify waste and quick wins with estimated savings.
  • Propose changes with risk assessment and rollback plan.
  • Implement budgets, alerts, and ongoing optimization cadence.
  • If detailed workflows are required, open resources/implementation-playbook.md.

Safety

  • Validate changes in staging before production rollout.
  • Ensure backups and rollback paths before resizing or deletion.

Resources

  • resources/implementation-playbook.md for detailed cost analysis and tooling.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 45 lines · 48 tokens per session scan A b5d684e7233e

Subscribe to this mod's changes

database-cloud-optimization-cost-optimize is a skill published in the GitHub repository rmyndharis/antigravity-skills (1,480 stars, last pushed 1mo ago), licensed MIT. It adds 48 tokens to every session and 330 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.