A curated archive of agentic AI code assets, sample implementations, and artifacts developed through the Agentic AI Acceleration program in Korea.
This repository serves as a reference collection for builders looking to explore agentic AI patterns and accelerate their own development — covering everything from production-grade agent architectures to reusable Claude Code tooling.
.
├── projects/ # Self-contained sample projects
├── plugin/ # 3a-plugin — Claude Code plugin reusable across projects
└── ...
Each project lives in its own folder under projects/ with a dedicated README and setup guide.
| Project | Description |
|---|---|
| agentops-kit | An e-commerce data-analytics agent that demonstrates a full AgentOps pipeline: Gateway → Observability → Evaluation → Improvement. AWS Seoul Summit 2026 demo. |
This table is updated whenever a new project is added.
| Tool | Description |
|---|---|
| 3a-plugin | A Claude Code plugin that helps you plan, track, and verify AWS-based AI agent projects. Use it as a reference companion while building. |
To add a new sample, see CONTRIBUTING.md. Each project should be a self-contained folder with its own README and run instructions.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.