opencode Skill
Delegate coding to OpenCode CLI (features, PR review). Published by NousResearch in hermes-agent.
What is opencode Skill?
Delegate coding to OpenCode CLI (features, PR review). 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
- Developers using hermes-agent
Technical details
- Install or run with Copy skill directory
When to use opencode Skill
- Use it for developers using hermes-agent.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: skills/autonomous-ai-agents/opencode/SKILL.md
What it does
Delegate coding to OpenCode CLI (features, PR review).
Skill instructions
OpenCode CLI Use OpenCode as an autonomous coding worker orchestrated by Hermes terminal/process tools. OpenCode is a provider-agnostic, open-source AI coding agent with a TUI and CLI. When to Use - User explicitly asks to use OpenCode - You want an external coding agent to implement/refactor/review code - You need long-running coding sessions with progress checks - You want parallel task execution in isolated workdirs/worktrees Prerequisites - OpenCode installed: npm i -g opencode-ai@latest or brew install anomalyco/tap/opencode - Auth configured: opencode auth login or set provider env vars (OPENROUTERAPIKEY, etc.) - Verify: opencode auth list should show at least one provider - Git repository for code tasks (recommended) - pty=true for interactive TUI sessions Binary Resolution (Important) Shell environments may resolve different OpenCode binaries. If behavior differs between your terminal and Hermes, check: terminal(command="which -a opencode") terminal(command="opencode --version"
Explore related resources
Frequently asked questions
What is opencode?
opencode is a open-source AI agent skill with Copy skill directory. Delegate coding to OpenCode CLI (features, PR review).
Who is opencode best for?
opencode is best for reusing agent instructions, scripts, and references.
How do I install opencode?
Install or run opencode using Copy skill directory. Check opencode for the latest setup command.
Is opencode actively maintained?
opencode may need a closer maintenance check before production use.
Auto-fetched from GitHub.