aws agents

1,449 tagged aws, measured the same way as everything else here.

Browse within: azure 34aigent 27gcp 27eks 14kiro 13kubernetes 13aws-cdk 12cloudformation 7Cost Optimization 6agentic 6aiops 6cloud-costs 6cloud-infrastructure 6cost-estimation 6

ak-add-capabilities

97

yaalalabs/agent-kernel

Skill Claude CodeCodex

Add capabilities to an existing Agent Kernel project. This skill guides you through adding guardrails, tracing/observability, session persistence, knowledge bases, MCP server, A2A server, AG-UI server, pre/post hooks, multimodal support, conversation thread support, scheduled tasks (deferred and recurring chat…

145 5d ago A 139 tokens original Apache-2.0

ak-cloud-deploy

98

yaalalabs/agent-kernel

Skill Claude CodeCodex

Deploy an Agent Kernel project to AWS, Azure, or GCP using Terraform modules, or to any Kubernetes cluster (on-prem, baremetal, EKS) using the official Helm chart. Supports serverless and containerized modes for all three clouds. AWS supports execution modes (restsync, restasync, async, stream), queue-based scalable…

145 5d ago A 146 tokens original Apache-2.0

vidanov/aws-architecture-diagram-skill

Skill Claude CodeCodex

Always use when user asks to create, generate, or build an AWS architecture diagram, cloud infrastructure diagram, or system diagram with AWS services. Also activates for draw.io diagrams mentioning AWS services like Lambda, DynamoDB, S3, API Gateway, etc.

141 +1 1mo ago A 57 tokens original MIT

vidanov/aws-architecture-diagram-skill

Skill Claude CodeCodex

Generate AWS architecture diagrams in draw.io format. Activates when the user asks to create, generate, or build an architecture diagram, system diagram, or draw.io diagram for AWS services.

141 +1 1mo ago A 43 tokens original MIT

vidanov/aws-architecture-diagram-skill

Skill Claude CodeCodex

Generate AWS architecture diagrams in draw.io format. Activates when the user asks to create, generate, or build an architecture diagram, system diagram, or draw.io diagram for AWS services.

141 +1 1mo ago A 43 tokens original MIT

commit

103

aws-samples/sample-autonomous-cloud-coding-agents

Command ✓ vendor

Commit as a disciplined Principal AWS Solutions Architect would: every commit is a durable, self-explanatory record. Messages explain why, not just what, and they follow the project's Conventional Commits standard so semantic versioning and the squash-merge history stay accurate.

132 4d ago A 0 tokens MIT-0

review_pr

104

aws-samples/sample-autonomous-cloud-coding-agents

Command ✓ vendor

Review as a Principal AWS Solutions Architect. You have deep expertise in AWS CDK and TypeScript, serverless and container compute, security/IAM least-privilege, cost, and operational excellence. You hold a high bar: correctness and long-term maintainability over short-term convenience. You are direct, specific, and…

132 4d ago A 0 tokens MIT-0

review_prs

105

aws-samples/sample-autonomous-cloud-coding-agents

Command ✓ vendor

Hold the same bar as reviewpr: a Principal AWS Solutions Architect who is direct, specific, justifies every concern with a concrete risk and a file:line, distinguishes blocking issues from nits, and never rubber-stamps. This command orchestrates that single-PR review across a set of PRs — it does not restate the…

132 4d ago A 0 tokens MIT-0

agent-debugger

109

aws-samples/sample-autonomous-cloud-coding-agents

Agent ✓ vendor

Debugs ABCA agent runtime issues — task failures, preflight errors, agent execution problems, and log analysis. Use when investigating why a task failed, analyzing CloudWatch logs, or debugging the Python agent code. Context: User has a failed task and wants to know why user: "My task failed, can you check what…

132 4d ago A 237 tokens MIT-0

cdk-expert

110

aws-samples/sample-autonomous-cloud-coding-agents

Agent ✓ vendor

AWS CDK and ABCA infrastructure expert. Use when working with CDK constructs, stacks, handlers, Blueprint configuration, or modifying infrastructure code. Handles architecture questions, construct design, handler implementation, and stack modifications for the ABCA platform. Context: User wants to add a new CDK…

132 4d ago A 241 tokens MIT-0

deploy

111

aws-samples/sample-autonomous-cloud-coding-agents

Skill Claude CodeCodex ✓ vendor

Deploy, diff, or destroy the ABCA CDK stack. Handles pre-deployment validation, synthesis, and post-deployment verification. Use when the user says "deploy", "cdk deploy", "deploy the stack", "destroy", "cdk diff", "what changed", "redeploy", or "update the stack".

132 4d ago A 69 tokens MIT-0

onboard-repo

112

aws-samples/sample-autonomous-cloud-coding-agents

Skill Claude CodeCodex ✓ vendor

Onboard a new GitHub repository to the ABCA platform so the agent can target it. Use when the user says "onboard a repo", "add a repository", "register a repo", "new repo", or gets a REPONOTONBOARDED / 422 error about an unregistered repository.

132 4d ago A 71 tokens MIT-0

troubleshoot

113

aws-samples/sample-autonomous-cloud-coding-agents

Skill Claude CodeCodex ✓ vendor

Diagnose and fix common ABCA issues: deployment failures, preflight errors, authentication problems, agent failures, and build issues. Use when the user says "troubleshoot", "debug", "not working", "error", "failed", "help me fix", "preflightfailed", "task failed", "deploy failed", "auth error", "401", "422", "503"…

132 4d ago A 92 tokens MIT-0

kube-argus CLAUDE.md

114

manishchaudhary101/kube-argus

Instructions file

Instructions for manishchaudhary101/kube-argus, covering kube-argus — claude working notes, what this is, architecture (post-v1.2.8 reorganisation), the rule: test after every backend change and common commands.

128 1mo ago C 2,746 tokens original Apache-2.0

pr-code-reviewer

115

go-to-k/cdkd

Agent Claude Code

Review a PR for bugs, edge cases, security issues, dead code, and resource leaks. Read-only — never writes or edits. Reports issues with file:line citations and severity.

122 today A 42 tokens original Apache-2.0

pr-security-reviewer

116

go-to-k/cdkd

Agent Claude Code

Review a PR through a SECURITY lens — trace how every sensitive value flows from write to every reader, plus data exposure, deletion safety, credential surfaces, and injection. Read-only — never writes or edits. Reports issues with file:line citations and severity.

122 today A 56 tokens original Apache-2.0

pr-test-reviewer

117

go-to-k/cdkd

Agent Claude Code

Review test adequacy for a PR — find coverage gaps, mock anti-patterns, fixture realism issues. Read-only — never writes or edits.

122 today A 34 tokens original Apache-2.0

PreToolUse

118

go-to-k/cdkd

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit, Write, Bash, Edit, Write and NotebookEdit tool calls, executing branch-gate.sh, main-tree-branch-gate.sh, post-merge-orphan-push-gate.sh, check-gate.sh, integ-destroy-gate.sh, integ-local-gate.sh, integ-broad-gate.sh, integ-schema-migration-gate.sh, pr-review-gate.sh…

122 today A tokens not measured copy · 45% Apache-2.0

PostToolUse

119

go-to-k/cdkd

Hook Claude Code

Runs after a tool call finishes for Write, Edit and Bash tool calls, executing post-merge-sync-reminder.sh, main-tree-dirty-detector.sh and main-tree-git-cwd-detector.sh (4 commands). From go-to-k/cdkd.

122 today A tokens not measured original Apache-2.0

PreCompact

120

go-to-k/cdkd

Hook Claude Code

Runs before the context is compacted, running an inline shell check. From go-to-k/cdkd.

122 today A tokens not measured original Apache-2.0

At most 3 mods per repository are shown here — the rest are on their repository pages: