A comprehensive coding workflow skill that guides AI agents through planning, implementation, and rigorous verification of software projects.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install code
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install code using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Code skill provides a professional framework for AI-driven software development, prioritizing structure and reliability. It transforms vague requests into actionable, testable steps by enforcing a Plan-Execute-Verify-Deliver lifecycle. By integrating this skill into Openclaw Skills, developers ensure that their AI agents don't just write code, but follow a disciplined architecture that respects user preferences and project constraints.
At its core, this skill is designed for privacy and user control. It operates entirely on local data, storing persistent preferences in a dedicated directory and never executing commands or making network requests autonomously. This ensures that the developer remains the final authority on every change made to the codebase.
To begin using this skill within the Openclaw Skills environment, you need to set up the local storage directory for preference persistence.
# Create the dedicated code memory directory
mkdir -p ~/code
# Initialize the memory file for preferences
touch ~/code/memory.md
Once the directory is created, the AI agent will automatically utilize it to store information like 'Never use X library' or 'Always format with Y' when explicitly requested by the user.
The skill manages several key reference and data files to maintain the integrity of the development workflow within Openclaw Skills:
| File | Purpose |
|---|---|
memory.md |
A persistent store for user-provided preferences and explicit 'Never' constraints. |
planning.md |
Templates and patterns for breaking down complex coding tasks. |
state.md |
Tracks the current status and progress of multi-step development workflows. |
verification.md |
Standardized protocols for testing functions and UI changes. |
criteria.md |
Stores specific user-defined success metrics for the current project. |
Loading
A dedicated skill for organizing, syncing, and backing up personal files across major consumer cloud platforms.

A comprehensive framework for managing file operations across multiple cloud providers with cost awareness and reliability.

An AI agent skill providing executive-level legal strategy, contract management, and regulatory compliance guidance.

A professional toolset for querying, optimizing, and administering ClickHouse OLAP databases for real-time analytics on billions of rows.

A privacy-first coding style memory that adapts to your specific preferences and patterns for consistent code generation.

An adaptive business partner that identifies your entrepreneurial blind spots and provides a strategic counterweight to drive venture growth.








































