← Back to Skills Marketplace
jpzhengcn

Openclaw Code

by jpzhengcn · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ⚠ suspicious
190
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-code
Description
Coding workflow with planning, implementation, verification, and testing for clean software development.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-code
  3. After installation, invoke the skill by name or use /openclaw-code
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-code
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Openclaw Code?

Coding workflow with planning, implementation, verification, and testing for clean software development. It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.

How do I install Openclaw Code?

Run "/install openclaw-code" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Code free?

Yes, Openclaw Code is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Code support?

Openclaw Code is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Openclaw Code?

It is built and maintained by jpzhengcn (@jpzhengcn); the current version is v1.0.0.

💬 Comments