A precision-focused skill for AI agents to implement or modify code in local projects while strictly adhering to existing project styles and handling edge cases.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install code-write
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-write 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-Write skill is a specialized tool for AI agents designed to perform surgical code modifications within a local development environment. It enables agents to add features, patch logic, and fill in missing code segments while maintaining the integrity of the existing codebase. By prioritizing local project context and idiomatic patterns, this skill ensures that AI-generated contributions feel like they were written by a human developer. Utilizing Openclaw Skills for code manipulation ensures that changes are safe, localized, and consistent with the project's unique architectural standards.
To integrate this skill into your workflow, ensure your AI agent has permissions to read and write to the local file system. Add the skill to your agent's configuration profile to enable Openclaw Skills capabilities for code modification.
# Example configuration for enabling the skill
openclaw skills add code-write
The Code-Write skill provides a structured output after every operation to maintain transparency in the development process:
| Attribute | Description |
|---|---|
| Files Modified | A list of specific file paths altered during the implementation. |
| Implementation Reason | A brief technical justification for the logic changes made. |
| Validation Status | A report on whether the changes were verified or if blockers were encountered. |
Loading
Code Architect generates minimal, actionable implementation plans and architectural designs optimized for your existing local codebase.

An intelligent task router that coordinates specialized AI agents to handle complex coding lifecycles from exploration to deployment.

A comprehensive skill for integrating Langfuse observability, prompt management, and evaluation into AI coding agent workflows.

A high-precision diagnostic skill for identifying and repairing software bugs with minimal code changes.

A specialized skill for inspecting and mapping the structure, logic, and data flow of local codebases without modifying files.

An intelligent document processing skill powered by the MinerU API for high-precision OCR and layout analysis of scanned PDFs.








































