database-cloud-optimization-cost-optimize

You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ...

6 stars

Best use case

database-cloud-optimization-cost-optimize is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ...

Teams using database-cloud-optimization-cost-optimize should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/database-cloud-optimization-cost-optimize/SKILL.md --create-dirs "https://raw.githubusercontent.com/netbarros/psique/main/.codex/skills/database-cloud-optimization-cost-optimize/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/database-cloud-optimization-cost-optimize/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How database-cloud-optimization-cost-optimize Compares

Feature / Agentdatabase-cloud-optimization-cost-optimizeStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ...

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 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.

Related Skills

web-performance-optimization

6
from netbarros/psique

Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance

vector-database-engineer

6
from netbarros/psique

Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applications, recommendation systems, and similar

sqlmap-database-pentesting

6
from netbarros/psique

This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns...

sql-optimization-patterns

6
from netbarros/psique

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database...

seo-meta-optimizer

6
from netbarros/psique

Creates optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generates compelling, keyword-rich metadata. Use PROACTIVELY for new content.

python-performance-optimization

6
from netbarros/psique

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

postgresql-optimization

6
from netbarros/psique

PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.

multi-cloud-architecture

6
from netbarros/psique

Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveragin...

llm-application-dev-prompt-optimize

6
from netbarros/psique

You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimizati

hybrid-cloud-networking

6
from netbarros/psique

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting ...

hybrid-cloud-architect

6
from netbarros/psique

Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware).

gcp-cloud-run

6
from netbarros/psique

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-dri...