Research paper: Autogenesis: A Self-Evolving Agent Protocol
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill autogenesis-a-self-evolving-agent-protocol --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Autogenesis A Self Evolving Agent Protocol?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-autogenesis-a-self-evolving-agent-protocol)More formats (shields.io, HTML) on the badges page.
---
name: autogenesis-a-self-evolving-agent-protocol
description: 'Research paper: Autogenesis: A Self-Evolving Agent Protocol'
metadata:
source: arXiv
arxiv_id: 2604.15034
published: 2026-04-16
utility_score: 1.0
keywords: multi-agent, self-evolving, memory, long horizon, tool, tools, planning, benchmark
---
# Autogenesis: A Self-Evolving Agent Protocol
**arXiv ID:** 2604.15034
**Published:** 2026-04-16
**Utility Score:** 1.0
**URL:** http://arxiv.org/abs/2604.15034
## Authors
Wentao Zhang
## Categories
cs.AI
## Abstract
Recent advances in LLM based agent systems have shown promise in tackling complex, long horizon tasks. However, existing agent protocols (e.g., A2A and MCP) under specify cross entity lifecycle and context management, version tracking, and evolution safe update interfaces, which encourages monolithic compositions and brittle glue code. We introduce \textbf{\textsc{Autogenesis Protocol (AGP)}}, a self evolution protocol that decouples what evolves from how evolution occurs. Its Resource Substrate Protocol Layer (RSPL) models prompts, agents, tools, environments, and memory as protocol registered resources\footnote{Unless otherwise specified, resources refer to instances of the five RSPL entity types: \emph{prompt}, \emph{agent}, \emph{tool}, \emph{environment}, \emph{memory} with agent \emph{outputs}.} with explicit state, lifecycle, and versioned interfaces. Its Self Evolution Protocol Layer (SEPL) specifies a closed loop operator interface for proposing, assessing, and committing improvements with auditable lineage and rollback. Building on \textbf{\textsc{AGP}}, we present \textbf{\textsc{Autogenesis System (AGS)}}, a self-evolving multi-agent system that dynamically instantiates, retrieves, and refines protocol-registered resources during execution. We evaluate \textbf{\textsc{AGS}} on multiple challenging benchmarks that require long horizon planning and tool use across heterogeneous resources. The results demonstrate consistent improvements over strong baselines, supporting the effectiveness of agent resource management and closed loop self evolution.
## Matched Keywords
multi-agent, self-evolving, memory, long horizon, tool, tools, planning, benchmark
## Relevance to AI Agents
This paper is highly relevant to AI agent systems research with focus on:
- multi-agent, self-evolving, memory, long horizon, tool
## Quick Reference
```bash
# View paper
open http://arxiv.org/abs/2604.15034
# Download PDF
open http://arxiv.org/pdf/2604.15034.pdf
```
---
*Auto-generated from arXiv on 2026-04-17*
## Activation Keywords
- "autogenesis-a-self-evolving-agent-protocol"
- "autogenesis a self evolving agent protocol"
- "use autogenesis a self evolving agent protocol"
- "autogenesis a self evolving agent protocol help"
- "autogenesis a self evolving agent protocol tool"
## Tools Used
- `Read` - Read existing files and documentation
- `Write` - Create new files and documentation
- `Bash` - Execute commands when needed
## Instructions for Agents
1. Identify user's intent and specific requirements
2. Gather necessary context from files or user input
3. Execute appropriate actions using available tools
4. Provide clear results and suggest next steps
## Examples
### Basic Autogenesis A Self Evolving Agent Protocol usage
```
User: "Help me with autogenesis a self evolving agent protocol"
→ Understand requirements → Execute actions → Provide results
```
### Advanced usage
```
User: "I need detailed autogenesis a self evolving agent protocol assistance"
→ Clarify scope → Provide comprehensive solution → Follow up
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!