← Back to Skills Marketplace
2435
Downloads
0
Stars
41
Active Installs
1
Versions
Install in OpenClaw
/install code-1-0-4
Description
Coding workflow with planning, implementation, verification, and testing for clean software development.
Usage Guidance
Install this if you want a structured coding workflow and optional local preference memory. Do not save secrets, credentials, or sensitive personal data in ~/code/memory.md, and review or delete that file if you no longer want those preferences reused.
Capability Analysis
Type: OpenClaw Skill
Name: code-1-0-4
Version: 1.0.0
The skill explicitly states it makes no network requests, does not execute code automatically, and only accesses files within `~/code/` and the user's project. The only file system operations (`mkdir -p ~/code`, `touch ~/code/memory.md`) are for creating its own local data storage for user preferences, which is a benign and necessary function. The `SKILL.md` and other documentation files consistently reinforce secure, user-controlled behavior, using the prompt injection surface to define a restricted and safe operational scope for the agent. There is no evidence of malicious intent, data exfiltration, or unauthorized actions.
Capability Assessment
Purpose & Capability
The artifacts coherently support planning, implementation guidance, verification, state tracking, and optional coding preference memory; the package consists of markdown/json reference files with no executable scripts.
Instruction Scope
Instructions repeatedly limit behavior to user-directed coding help, require explicit requests for saved preferences and sub-agent delegation, and state that the skill does not execute code automatically or make network requests.
Install Mechanism
No install script, dependency requirement, executable payload, or privileged setup is present; metadata declares no required binaries.
Credentials
Access is scoped to the user's project and the skill's local preference file under ~/code, which is proportionate for a coding assistant workflow.
Persistence & Privilege
The skill can create and read ~/code/memory.md for persistent local preferences, but this behavior is disclosed and tied to explicit user preference-saving requests.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install code-1-0-4 - After installation, invoke the skill by name or use
/code-1-0-4 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Improved the SKILL.md description for better discoverability.
- No changes to code execution behavior or workflow – guidance only, as before.
- All user preferences remain stored only on explicit request.
- No new endpoints or permissions added.
Metadata
Frequently Asked Questions
What is Code 1.0.4?
Coding workflow with planning, implementation, verification, and testing for clean software development. It is an AI Agent Skill for Claude Code / OpenClaw, with 2435 downloads so far.
How do I install Code 1.0.4?
Run "/install code-1-0-4" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Code 1.0.4 free?
Yes, Code 1.0.4 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Code 1.0.4 support?
Code 1.0.4 is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Code 1.0.4?
It is built and maintained by Lion504 (@lion504); the current version is v1.0.0.
More Skills