diff --git a/README.md b/README.md index 4de2b87..987c590 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ -# agentic-ai-prompts +# Agentic AI Prompts -System prompts, planning patterns, and tool-use templates for multi-agent AI systems. \ No newline at end of file +System prompts, planning patterns, and tool-use templates for +multi-agent AI systems. Compatible with LangChain, AutoGen, CrewAI, +and vanilla API tool-use. + +## Source Repositories +- [awesome-ai-agent-papers](https://github.com/VoltAgent/awesome-ai-agent-papers) +- [awesome-ai-agents-2026](https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026) +- [Awesome-Agent-Papers](https://github.com/luo-junyu/awesome-agent-papers)