Extend Agent banner
exponen-agi exponen-agi

Extend Agent

Development community

Description

# /extend-agent — Research, Plan, and Add a New Capability Add any new capability to an existing agent without breaking what already works. The skill researches what tools and patterns actually exist for the capability before writing code. **Usage:** `/extend-agent [framework] [agent-path]` **Examples:** - `/extend-agent agno agents/travel-assistant/agent.py` - `/extend-agent crewai src/research-crew` - `/extend-agent langgraph src/my-agent` - `/extend-agent google-adk my_agent` - `/extend-age

Installation

Installs to ~/.claude/commands/exponen-agi-recursive-agentic-improvements-extend-agent.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/exponen-agi/recursive-agentic-improvements/HEAD/.claude/commands/extend-agent.md -o ~/.claude/commands/exponen-agi-recursive-agentic-improvements-extend-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository