openhands
FeaturedDelegate coding to OpenHands CLI (model-agnostic, LiteLLM).
Install
Quality Score: 93/100
Skill Content
Details
- Author
- NousResearch
- Repository
- NousResearch/hermes-agent
- Created
- 1 years ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
openhands
Delegate coding to OpenHands CLI (model-agnostic, LiteLLM).
local-agent-delegation
Use when Codex needs to delegate a bounded prompt to installed local agent CLIs or Hermes on the VPS, wait for their answers, collect artifacts, and compare results. Supports Claude Code, Mimo Code, Gemini CLI, Hermes VPS over SSH, and an Odysseus API placeholder. Do not use for web-only agents or for uncontrolled edits; use read-only mode by default and a fresh task worktree for edit scopes.
delegating-to-codex
Delegates a task to OpenAI Codex running as an interactive session in a herdr pane - uses the user's ChatGPT subscription, visible in herdr, steerable mid-session. Use when delegating work to codex, offloading a task to a GPT model (sol, terra, luna), or running a second opinion from a non-Claude frontier model. Not for Claude Code's own Agent tool or local-LLM delegation (delegating-to-local-llm).