with one click
opencode
自动化的底层自治智能体,专门用于处理复杂的编码任务、终端命令执行和多文件重构
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
自动化的底层自治智能体,专门用于处理复杂的编码任务、终端命令执行和多文件重构
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
赋予 Agent 作为集群指挥官(Leader)的能力,通过去中心化任务队列将子任务派发给 Worker 节点并发执行。
Captures learnings, errors, and corrections to .learnings/ directory for continuous improvement.
【系统级后备工具】仅用于网络诊断、进程管理等基础任务。代码搜索/数据分析等应使用专用 skill。
用于管理长耗时、异步任务的工具集。当任务预计执行时间超过 10 秒(如模型训练、大型构建、批量数据处理)时,必须使用此工具,而不是 bash。
编程化工具调用指南。允许 Agent 编写并执行 Python 代码,从而能够在一个沙箱环境中动态调用其他工具,实现循环、批处理和复杂逻辑。
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
| name | opencode |
| description | 自动化的底层自治智能体,专门用于处理复杂的编码任务、终端命令执行和多文件重构 |
此技能提供了一个通向 OpenCode 底层智能体的委派(Delegation)接口。在一个多智能体(Swarm)架构中,它扮演着高级“执行者(Worker)”节点的角色。
与执行原子级的文件读写不同,此技能接收高层次、复杂的工程指令,并在其自身的智能体循环(思考 -> 行动 -> 观察 -> 修复)中自主执行,直到任务完成或彻底失败。
npm install、pytest、cargo build)来配置环境、编译或测试代码。file_editor?file_editor 的场景: 当你确切知道要在哪个特定文件中修改哪几行代码时,或者你只需要读取某个文件的内容来回答用户问题。opencode 的场景: 当用户要求开发一个新功能(需要创建多个文件、运行测试、安装依赖),或者需要修复一个你还不完全确定根本原因的复杂 Bug 时。请果断将这种耗时的试错任务委派给本工具! ProviderModelNotFoundError: ProviderModelNotFoundError
data: {
providerID: "minimaxai",
modelID: "minimax-m2.5",
suggestions: [],
},