Add Agent banner
OpenHands OpenHands

Add Agent

Development community

Description

--- name: add_agent type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - new agent - new microagent - create agent - create an agent - create microagent - create a microagent - add agent - add an agent - add microagent - add a microagent - microagent template --- This agent helps create new microagents in the `.openhands/microagents` directory by providing guidance and templates. Microagents are specialized prompts that provide context and capabilities for speci

Installation

Installs to ~/.claude/skills/openhands-openhands-add_agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/openhands-openhands-add_agent && curl -fsSL https://raw.githubusercontent.com/OpenHands/OpenHands/HEAD/skills/add_agent.md -o ~/.claude/skills/openhands-openhands-add_agent/SKILL.md

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

Full documentation available on GitHub

View Source Repository