← 返回 Skills 市场
190
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-code
功能描述
Coding workflow with planning, implementation, verification, and testing for clean software development.
安全使用建议
This skill mostly behaves like a local coding-workflow guide and is internally consistent with that purpose, but check two things before installing: 1) Verify the publisher/owner and version mismatch (_meta.json vs. registry metadata) to ensure you have the authentic package. 2) Be explicit about what the agent is permitted to do in your project: the docs permit executing approved steps in the user's project (which may run tests or build commands). If you want stricter confinement, require the agent to show exact commands and ask for approval before running them, and review the contents of ~/code/memory.md before it is created or populated.
功能分析
Type: OpenClaw Skill
Name: openclaw-code
Version: 1.0.0
The skill bundle provides a structured and safety-conscious coding workflow focusing on planning, user-controlled execution, and verification. It explicitly restricts its scope to local file operations within a specific directory (~/code/) and the user's project, and it contains no network access or autonomous execution capabilities. All files, including SKILL.md and the guidance documents (planning.md, execution.md), align with the stated purpose of providing guidance rather than performing hidden or harmful actions.
能力评估
Purpose & Capability
The name/description (coding workflow, planning/implementation/verification) align with the skill contents: it stores user preferences under ~/code and provides planning/execution/verification guidance. However, the packaged metadata is inconsistent: registry metadata provided to you lists a different owner/version than the _meta.json and SKILL.md frontmatter. That mismatch could be an innocuous packaging error but should be verified with the publisher.
Instruction Scope
SKILL.md and the auxiliary docs constrain activity to guidance, reading included files, and reading/writing ~/code/memory.md only when the user explicitly asks. This is appropriate for a code helper. Minor ambiguity: execution.md says 'When user approves a step: 1. Execute that step' — which implies the agent may run commands in the user's project after approval. The skill also claims it 'NEVER makes network requests' and 'does NOT execute code automatically' — these are behavioral assertions the skill cannot enforce by itself; they rely on the agent following the instructions.
Install Mechanism
Instruction-only skill with no install spec and no bundled code to execute. Lowest-risk install mechanism: nothing is downloaded or written by an installer aside from optional ~/code artifacts created at first use.
Credentials
Requires no environment variables, binaries, or external credentials. Storing preferences in ~/code is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill only writes to ~/code/memory.md on explicit user request per its own rules. It does not request persistent platform privileges or system-wide configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-code - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-code触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Improved description for better discoverability.
- Clarified skill workflow and scope, emphasizing user control over execution.
- Added detailed rules on memory handling and verification practices.
- Updated reference to included files and clarified where user data is stored.
- Reiterated security and privacy guarantees—no network requests or autonomous actions.
元数据
常见问题
Openclaw Code 是什么?
Coding workflow with planning, implementation, verification, and testing for clean software development. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。
如何安装 Openclaw Code?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-code」即可一键安装,无需额外配置。
Openclaw Code 是免费的吗?
是的,Openclaw Code 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Code 支持哪些平台?
Openclaw Code 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Openclaw Code?
由 jpzhengcn(@jpzhengcn)开发并维护,当前版本 v1.0.0。
推荐 Skills