← 返回
AI智能 Key 中文

Coder for OpenClaw

Install and wire a coding-focused OpenClaw sub-agent for background code execution, test-driven edits, bug fixing, small project scaffolding, and small-to-me...
安装配置专注于编码的OpenClaw子代理,用于后台代码执行、测试驱动编辑、缺陷修复、项目脚手架搭建等。
milleniumgenai
AI智能 clawhub v0.1.3 1 版本 99827 Key: 需要
★ 1
Stars
📥 1,134
下载
💾 48
安装
1
版本
#latest

概述

Coder for OpenClaw

What this skill is

This is an integration skill for installing and wiring the coder OpenClaw sub-agent from the public repository:

The repository contains:

  • the workspace-coder prompt pack;
  • the coder-sandbox:latest Docker image definition;
  • the coder agent config template;
  • the Main -> Coder orchestration contract.

This skill is intended for OpenClaw users who want a strong background coding and data-analysis sub-agent without building the orchestration from scratch.

What it can do

  • code execution and verification inside the OpenClaw sandbox;
  • bug fixing and test-driven edits;
  • small project scaffolding;
  • small-to-medium data-analysis tasks;
  • HTML, PDF, spreadsheet, and office-style document processing;
  • honest blocked-state reporting through PARTIAL or FAILURE.

Requirements

  • OpenClaw 2026.3.x or later
  • Docker available on the host
  • an authenticated openai-codex provider profile

Install

  1. Clone the repository:
    • git clone https://github.com/MilleniumGenAI/coder-openclaw-agent.git
  2. Copy openclaw/workspace-coder/ into your OpenClaw base directory, or point your agent config at that path directly.
  3. Build the sandbox image from the repository root:
    • docker build -f docker/coder-sandbox.dockerfile -t coder-sandbox:latest .
  4. Register the agent in openclaw.json using:
    • openclaw/agent-config.template.json
  5. If your main agent delegates coding tasks, align it with:
    • openclaw/main-coder-prompt.md

Validate

Run these checks before using the agent in real work:

openclaw models status --agent coder --probe --probe-provider openai-codex --json
openclaw sandbox explain --agent coder

Then run a first smoke task:

openclaw agent --agent coder --json --message "Return strictly valid JSON matching coder SOUL schema. GOAL: create /tmp/coder/smoke/main.py that prints hello. INPUTS: none. CONSTRAINTS: work only in /tmp/coder/smoke; use python3 and Linux/bash commands only; use PARTIAL if blocked. SUCCESS CRITERIA: python3 /tmp/coder/smoke/main.py prints hello. DELIVERABLES: codeblocks and sandbox_log."

Core references

Notes

  • This is an OpenClaw-only v1 package.
  • ClawHub publishes skills under platform-wide MIT-0 terms.
  • The runtime source of truth is openclaw/workspace-coder/SOUL.md.
  • Default working area inside the sandbox is /tmp/coder//.
  • The expected output contract is strict JSON with SUCCESS | PARTIAL | FAILURE.

版本历史

共 1 个版本

  • v0.1.3 当前
    2026-03-29 05:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,801
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,308
ai-intelligence

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 417 📥 115,204