
zxkane/aws-skills
5 skills3.2k installs1.7k starsGitHub
Install
npx skills add https://github.com/zxkane/aws-skillsSkills in this repo
1Aws Cdk Developmentaws-cdk-development is an AWS CDK expert skill from zxkane/aws-skills for building cloud infrastructure programmatically in TypeScript or Python. It activates when creating CDK stacks, defining constructs, implementing infrastructure as code, or running cdk synth and cdk deploy workflows, with coverage of CDK app structure, construct patterns, and stack composition. The skill integrates MCP tools including mcp__cdk__*, mcp__aws-mcp__*, and mcp__awsdocs__*, plus Bash access for cdk, npm, npx, and aws cloudformation commands. It depends on aws-mcp-setup and uses PreToolUse hooks for guided execution. Developers reach for aws-cdk-development when CloudFormation-backed AWS resources must be authored in code rather than clicked together in the console.1kinstalls2Aws Cost OperationsAWS Cost & Operations is an expert agent skill for indie builders and small teams running workloads on AWS who need trustworthy answers about spend, budgets, and day-two operations. It combines procedural guidance with allowed MCP tool families for pricing, cost exploration, CloudWatch, and AWS documentation lookup, plus scoped AWS CLI commands for CE, CloudWatch, Logs, Budgets, and CloudTrail. The skill insists you confirm facts through MCP rather than guessing instance prices or alarm semantics—if servers are not wired, it steers you through the aws-mcp-setup dependency. Triggers include mentions of AWS costs, billing, budgets, monitoring, alerting, CloudTrail, and operational efficiency. Fork context and PreToolUse identity checks on Cost Explorer commands reduce blind automation against the wrong account. Use it when your SaaS or API is already on AWS and you need to shrink bills, set sane alarms, or investigate who changed what—without hiring a dedicated FinOps engineer on day one.662installs3Aws Mcp Setupaws-mcp-setup is an agent skill that walks solo builders through wiring AWS MCP servers into Claude-style clients. It compares a full server that needs uvx and AWS credentials against a lightweight documentation MCP that needs no login, so you can choose speed-to-try versus operational depth. The guide starts with detecting what is already active—tool name patterns from /mcp and on-disk MCP JSON—before rewriting configuration, which reduces duplicate servers and broken precedence. It is aimed at indie developers shipping on AWS who want agents to search official docs and, when appropriate, call APIs safely. Use it when you mention aws-mcp, awsdocs, MCP connectivity problems, or first-time Claude MCP configuration for AWS.534installs4Aws Serverless EdaAWS Serverless EDA is an agent skill for indie builders who want production-shaped AWS without a platform team. It centers the Well-Architected lens on serverless APIs, Lambda functions, and event-driven choreography—API Gateway front doors, DynamoDB state, Step Functions orchestration, and EventBridge, SQS, or SNS for decoupled work. The skill expects you to verify facts through AWS MCP and docs tools rather than guessing service limits or IAM nuances, and it chains to aws-mcp-setup and aws-cdk-development when you need doc-backed answers and infra-as-code paths. Bash allowances cover SAM deploy, Lambda, API Gateway, DynamoDB, Step Functions, and messaging APIs, with a one-time STS identity guard before deploy commands fire. Use it when you are sketching a pay-per-use API, replacing a monolith cron with queue workers, or hardening async pipelines. It spans into Operate when you tune retries, DLQs, and observability for live traffic. Not a generic cloud tutorial—it is procedural AWS serverless and EDA opinion wired to MCP and CDK sibling skills.532installs5Aws Agentic Aiaws-agentic-ai is an agent skill from the AWS skills collection that explains how to run filesystem-based agent frameworks—Claude Agent SDK, OpenClaw, and Strands Agents—with Amazon S3 Files as the shared configuration source of truth. Solo builders shipping agent products often duplicate SKILL.md trees per instance or redeploy on every prompt tweak; this skill shows an NFS-mounted bucket pattern so CLAUDE.md, `.claude/skills/*/SKILL.md`, commands, output styles, and OpenClaw directories stay consistent across runtimes. The core insight is discovery-at-startup: frameworks read the working directory, so centralizing those files in S3 turns skill edits into live capability changes. It targets AWS AgentCore and Runtime setups where you need horizontal scale without config drift. Use during Build when wiring agent hosting, and during Operate when you iterate skills in production. Pair with your existing AWS account guardrails; the skill is architectural guidance rather than a turnkey Terraform apply.482installs