opencode

仓库创建 2026年7月27日最近提交 21 小时前SkillHot 收录 16 小时前
这个 Skill 做什么

把代码实现、重构或 PR 审查的活交给 OpenCode CLI 去做——它是个带 TUI 的开源 AI 编码代理,可以持续跑任务、产出补丁并汇报进度。适合你明确要用 OpenCode、需要外部代理写码或做长期会话的时候。特点是 provider-agnostic,可离线/本地化运行并方便与终端交互。

▸ 展开 SKILL.md 英文原文

Delegate coding to OpenCode CLI (features, PR review).

0
Stars
0
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/autonomous-ai-agents/opencode/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/autonomous-ai-agents/opencode/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# OpenCode CLI

Use [OpenCode](https://opencode.ai) 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 (OPENROUTER_API_KEY, etc.)
- Verify: `opencode auth list` 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有