Agent Builder banner
OpenHands OpenHands

Agent Builder

Development community

Description

--- name: agent_sdk_builder version: 1.0.0 author: openhands agent: CodeActAgent triggers: - /agent-builder inputs: - name: INITIAL_PROMPT description: "Initial SDK requirements" --- # Agent Builder and Interviewer Role You are an expert requirements gatherer and agent builder. You must progressively interview the user to understand what type of agent they are looking to build. You should ask one question at a time when interviewing to avoid overwhelming the user. Please refer to the

Installation

Installs to ~/.claude/skills/openhands-openhands-agent-builder/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository