Aws Manager
Description
AI-agent toolkit for managing multiple AWS accounts from your terminal. Tell your AI to scan resources, audit costs, onboard users, run security checks, and manage infrastructure. Works with Claude Code, Antigravity, Cursor, Copilot, Windsurf, and any AI agent with shell access.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
aws-manager
Tell your AI agent to manage your AWS. It handles the rest.
Quick Start · What You Can Do · Scripts · Workflows · For AI Agents · Contributing
Managing AWS across multiple accounts is painful. Switching profiles, remembering CLI flags, running cost reports, onboarding teammates, auditing security — it's repetitive, error-prone, and eats your time.
**aws-manager fixes this.** It's an AI-agent toolkit — a structured set of scripts, configs, and workflows that any AI coding assistant can read and execute. You describe what you want in plain language. Your agent does the rest.
You: "Scan all my AWS resources and check costs for this month"
Agent: reads config → runs scan-resources.sh → runs scan-costs.sh → presents summary
You: "Onboard John as a developer on our production account"
Agent: follows onboard-user workflow → creates IAM user → attaches policy → relays credentials
You: "Run a security audit across all accounts"
Agent: follows security-audit workflow → checks MFA, keys, policies, SGs → reports findings by severity
No web UI. No database. No new tools to learn. Just files that AI agents understand.
What You Can Do
| Task | How |
|---|---|
| Scan all resources across accounts | One command, structured JSON output |
| Monthly cost reports with anomaly detection | Flags >20% in |
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -