A privacy-first coding style memory that adapts to your specific preferences and patterns for consistent code generation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install coding
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 coding using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Coding skill provides a persistent memory layer for AI agents to understand your unique development preferences and project requirements. Instead of repeating instructions in every prompt, this skill maintains a local repository of your preferred tech stacks, naming conventions, and architectural patterns. It ensures that the agent provides responses that align perfectly with your internal standards without compromising privacy.
By leveraging Openclaw Skills, developers can ensure that their AI-generated code remains consistent across different sessions. This skill acts as a digital style guide that evolves with your explicit feedback, keeping your generated code clean, idiomatic, and tailored to your specific workflow.
To get started with this skill, initialize the local storage directory on your machine:
mkdir -p ~/coding
Once the directory is created, you can begin interacting with your agent. When you use Openclaw Skills for coding, simply correct the agent and it will ask to remember your preference for future sessions.
The skill organizes data within the ~/coding/ directory using a tiered Markdown structure to ensure readability and performance.
| File | Description | Limits |
|---|---|---|
memory.md |
Active preferences used in the current context. | Max 100 lines |
history.md |
Archived preferences that have been rotated out of active memory. | Unlimited |
dimensions.md |
Reference file for preference categories (Stack, Style, Structure). | N/A |
criteria.md |
Rules defining when a preference should be added to memory. | N/A |
Loading
A comprehensive coding workflow skill that guides AI agents through planning, implementation, and rigorous verification of software projects.

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.

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

A comprehensive design system tool for generating WCAG-compliant color palettes, semantic tokens, and accessible UI themes.








































