agent-creator

Generate Markdown files for OpenHands agents via structured interviews.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/djscrew1738/plumbprice --skill agent-creator-djscrew1738
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-creator
Source: https://github.com/djscrew1738/plumbprice/tree/main/.agents/skills/agent-creator
Command: npx skills add https://github.com/djscrew1738/plumbprice --skill agent-creator-djscrew1738

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of OpenHands agents by guiding you through a structured interview, then generating a ready-to-deploy Markdown file following the official OpenHands SDK specification.

Core Features & Use Cases

  • Interview Workflow: Guide users through a requirements interview to capture agent specifications.
  • Agent Classification: Classify agents as pure LLM, tool-using, or hybrid based on user responses.
  • File Generation: Generate a valid Markdown file for a file-based agent.
  • Scope Flexibility: Supports project-level or user-level paths for agent storage.

Quick Start

To create a new agent, use the /agent-creator command and answer the questions prompted.

Frequently Asked Questions about agent-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an OpenHands agent using Markdown?

To create an OpenHands agent, you can use a structured interview workflow that captures your requirements and generates a ready-to-deploy Markdown file following the official OpenHands SDK specification.

What types of OpenHands agents can I design with this interview process?

The agent classification process supports designing pure LLM, tool-using, or hybrid agents based on your specific responses during the requirements interview.

Can I configure OpenHands agents for different project scopes?

Yes, file generation supports scope flexibility, allowing you to store created agents at either project-level or user-level paths within your environment.

Do I need to manually write OpenHands SDK specifications for agent creation?

No, you do not need to manually write specifications because the workflow automates file generation, producing a valid Markdown file based on OpenHands SDK specifications.

What is the best way to automate production-ready OpenHands agent creation?

Automating production-ready agent creation is best achieved by guiding users through a structured interview to capture specifications and outputting a valid Markdown file.