Hacker News new | ask | show | jobs
Show HN: Agent Templates – reusable agent definitions across frameworks (awesome-agent-templates.com)
1 points by samitugal 219 days ago
I’ve been developing various AI agents for my projects and realized I was constantly rewriting the same logic in different frameworks (Semantic Kernel, LangChain, etc.).

So I built Awesome Agent Templates — a public, framework-agnostic catalog of reusable agent definitions (system prompts, example user prompts, example tools and available mcp servers).

The goal is to make agent design less boring

The repo: https://github.com/samitugal/awesome-agent-templates

Feedback, contributions, or ideas for improving the schema are very welcome.