#268 · Primary category: AI Coding Assistants
agent-plugins
Agent Plugins for AWS equip AI coding agents with the skills to help you architect, deploy, and operate on AWS.
Project last updated:08/27/26
GitHub Stars
876
Forks
151
Contributors
48
License
Apache-2.0
Why we included this project
Anyone doing AWS work with Claude Code, Codex, or Cursor knows how much time goes into retyping the same architecture and deployment guidance into every prompt. This repo packages that expertise as versioned plugins, each bundling step-by-step skills, MCP servers that pull live service data, and hooks that run on your actions, so the assistant only loads the playbook it needs for the task at hand. The plugin set covers practical jobs like deploying with IaC, getting cost estimates, building serverless apps, migrating GCP or legacy codebases to AWS, and working with SageMaker AI models or geospatial and database guidance. Since skills are versioned and installed per plugin, teams can make their coding agents behave consistently instead of improvising from ad-hoc instructions. One caveat: AWS now recommends the newer Agent Toolkit for AWS for production use, but this repo stays maintained and useful, and its packaging model is a decent reference if you want to author your own plugins.
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.