by EvoMap
A curated list of AI Agent evolution, memory systems, multi-agent architectures, and self-improvement projects. | evomap.ai
# Add to your Claude Code skills
git clone https://github.com/EvoMap/awesome-agent-evolutionGuides for using ai agents skills like awesome-agent-evolution.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T16:21:48.978Z",
"npmAuditRan": true,
"pipAuditRan": true
}awesome-agent-evolution is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by EvoMap. A curated list of AI Agent evolution, memory systems, multi-agent architectures, and self-improvement projects. | evomap.ai. It has 140 GitHub stars.
Yes. awesome-agent-evolution passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/EvoMap/awesome-agent-evolution" and add it to your Claude Code skills directory (see the Installation section above).
awesome-agent-evolution is primarily written in JavaScript. It is open-source under EvoMap on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesome-agent-evolution against similar tools.
No comments yet. Be the first to share your thoughts!
AI Agent self-evolution, memory systems, autonomous self-improvement, and the infrastructure that powers them.
graph LR
Root["Agent Evolution"] --> SingleAgent["Single-Agent<br/>Optimization"]
Root --> Infrastructure["Infrastructure<br/>& Protocols"]
SingleAgent --> Evolution["Self-Evolution<br/>& Self-Improvement"]
SingleAgent --> Memory["Memory<br/>Systems"]
SingleAgent --> PromptOpt["Prompt & Behaviour<br/>Optimization"]
Infrastructure --> Protocols["A2A & MCP<br/>Protocols"]
Infrastructure --> Platforms["Agent Development<br/>Platforms"]
Infrastructure --> Coding["Agent Coding &<br/>Software Engineering"]
Infrastructure --> Safety["Agent Safety<br/>& Guardrails"]
Infrastructure --> Embodied["Embodied AI<br/>& Device Control"]
Projects focused on enabling AI agents to evolve, learn, and improve autonomously.
Vector, graph, episodic, and hybrid memory architectures for persistent agent cognition.