#305 · Primary category: AI Coding Assistants
aws-agent-skills
AWS Skills for Agents
Project last updated:08/24/26
GitHub Stars
1.1K
Forks
444
Contributors
22
License
MIT
Why we included this project
If your team builds on AWS inside Claude Code or Codex, this project gives your coding agents something most setups lack: real domain knowledge. Instead of streaming docs and schemas through an MCP server, it ships a curated, LLM-optimized knowledge base as installable skills covering 18 AWS services. The agent reasons over these locally, so the context window stays small and predictable, and you skip the extra infrastructure, latency, and credential exposure that come with a separate server. Skills bundle real-world patterns, edge cases, and security best practices, and the project re-checks AWS documentation weekly to keep guidance current. For teams that want better IaC templates and debugging advice without adding tooling, it's a straightforward install.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.