openhands Skill
Delegate coding to OpenHands CLI (model-agnostic, LiteLLM). Published by NousResearch in hermes-agent.
What is openhands Skill?
Delegate coding to OpenHands CLI (model-agnostic, LiteLLM). Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Writing
- Design and media use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use openhands Skill
- Use it for design and media.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: optional-skills/autonomous-ai-agents/openhands/SKILL.md
What it does
Delegate coding to OpenHands CLI (model-agnostic, LiteLLM).
Skill instructions
OpenHands CLI Delegate coding tasks to the OpenHands CLI via the terminal tool. OpenHands is model-agnostic: any LiteLLM-supported provider (OpenAI, Anthropic, OpenRouter, DeepSeek, Ollama, vLLM, etc.). This skill is the headless-mode wrapper for batch / one-shot delegation. The interactive textual UI is not used from Hermes. When to Use - User wants a coding task delegated to OpenHands specifically. - User wants a coding agent that can run on a non-Anthropic / non-OpenAI provider (DeepSeek, Qwen, Ollama, vLLM, Nous, etc.) — sibling skills claude-code and codex are tied to one vendor. - Multi-step file edits + shell commands inside a workspace. For Claude-native, prefer claude-code. For OpenAI-native, prefer codex. For Hermes-native subagents, use delegatetask. Prerequisites 1. Install upstream (requires Python 3.12+ and uv): terminal(command="uv tool install openhands --python 3.12") Verify: openhands --version (currently OpenHands CLI 1.16.0 / SDK v1.21.0 at time of writing). 2. Pick
Explore related resources
Frequently asked questions
What is openhands?
openhands is a open-source AI agent skill with Copy skill directory. Delegate coding to OpenHands CLI (model-agnostic, LiteLLM).
Who is openhands best for?
openhands is best for reusing agent instructions, scripts, and references, design and media workflows, writing workflows.
How do I install openhands?
Install or run openhands using Copy skill directory. Check openhands for the latest setup command.
Is openhands actively maintained?
openhands may need a closer maintenance check before production use.
Auto-fetched from GitHub.