You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ...
Scanned 6/1/2026
Install via CLI
openskills install christophacham/agent-skills-library---
name: database-cloud-optimization-cost-optimize
description: "You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ..."
risk: unknown
source: community
date_added: "2026-02-27"
---
# 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.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.
Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
Publish oh-my-opencode to npm via GitHub Actions workflow. Argument: <patch|minor|major>. Triggers: publish, release, deploy, npm publish.