🎯

aws-cost-explorer

🎯Skill

from oldwinter/skills

VibeIndex|
What it does

aws-cost-explorer skill from oldwinter/skills

aws-cost-explorer

Installation

Install skill:
npx skills add https://github.com/oldwinter/skills --skill aws-cost-explorer
7
Last UpdatedJan 26, 2026

Skill Details

SKILL.md

Overview

# Skills Repository

A comprehensive collection of skills for Claude Code, organized by category.

---

Quick Install (New Machine)

On a new computer, run these 3 commands to install all skills:

```bash

# 1. Clone this repository

git clone https://github.com/oldwinter/skills.git ~/code/skills

cd ~/code/skills

# 2. Install npx add-skill (if not already installed)

npm install -g add-skill

# 3. Install ALL skills to system (for all AI agents)

npx add-skill . --all --global

```

That's it! All 116+ skills will be installed to ~/.agents/skills/ and available to Claude Code, Cline, Cursor, and other AI agents.

---

Directory Structure

```

skills/

β”œβ”€β”€ coding-common-skills/ # General coding and development skills (6 skills)

β”œβ”€β”€ devops-skills/ # DevOps and infrastructure skills (12 skills)

β”œβ”€β”€ obsidian-skills/ # Obsidian note-taking skills (5 skills)

β”œβ”€β”€ system-skills/ # System-wide skills synced from ~/.agents/skills (116 skills)

β”œβ”€β”€ writing-skills/ # Writing and content skills (1 skill)

β”œβ”€β”€ _archive/ # Archived/temporary files

└── README.md # This file

```

Skills by Category

Coding Common Skills (6 skills)

General development tools and best practices:

  • changelog-generator - Automatically create changelogs from git commits
  • justfile - Command automation with Just
  • skill-creator - Create new skills for Claude Code
  • skills-readme-updater - Auto-update skills documentation
  • vercel-react-best-practices - React/Next.js performance optimization
  • web-design-guidelines - UI/UX best practices and accessibility

DevOps Skills (12 skills)

Infrastructure, CI/CD, and cloud operations:

  • api-billing-service-onboarding - AWS billing/quota monitoring integration
  • argocd-cli - GitOps deployments with ArgoCD
  • aws-cli - AWS service management
  • aws-cost-explorer - AWS cost analysis
  • aws-support-case - AWS Support case management
  • eksctl - AWS EKS cluster management
  • github-cli - GitHub operations via CLI
  • gitlab-cli - GitLab operations via CLI
  • kargo-cli - Progressive delivery with Kargo
  • kubectl - Kubernetes cluster operations
  • sync-to-prod - Environment synchronization

Obsidian Skills (5 skills)

Note-taking and knowledge management:

  • json-canvas - Work with Obsidian Canvas files
  • obsidian-bases - Obsidian fundamentals
  • obsidian-dashboard - Vault statistics and overview
  • obsidian-markdown - Advanced markdown features
  • tasknotes - Task management integrated with Obsidian

Writing Skills (1 skill)

Content creation and refinement:

  • humanizer-zh - Remove AI-generated patterns from Chinese text

System Skills (116 skills)

Skills synced from ~/.agents/skills/, organized into categories:

#### AI Skills (4 skills)

  • ai-evals - AI evaluation and benchmarking
  • ai-product-strategy - AI product planning
  • building-with-llms - LLM integration patterns
  • vibe-coding - AI-assisted coding practices

#### Product Skills (28 skills)

  • analyzing-user-feedback, behavioral-product-design, competitive-analysis
  • conducting-user-interviews, defining-product-vision, designing-growth-loops
  • designing-surveys, dogfooding, measuring-product-market-fit
  • platform-strategy, positioning-messaging, pricing-strategy
  • prioritizing-roadmap, problem-definition, product-led-sales
  • product-operations, product-taste-intuition, retention-engagement
  • scoping-cutting, shipping-products, startup-ideation
  • startup-pivoting, usability-testing, user-onboarding
  • working-backwards, writing-north-star-metrics, writing-prds
  • writing-specs-designs

#### Leadership Skills (23 skills)

  • building-team-culture, coaching-pms, cross-functional-collaboration
  • delegating-work, energy-management, engineering-culture
  • **evalua