A framework for defining and enforcing custom behavioral guidelines and architectural constraints for AI coding agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install coding-agent-user-rules
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-agent-user-rules using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Coding Agent User Rules is a specialized module within the Openclaw Skills directory designed to give developers granular control over how AI agents interact with their codebase. By providing a structured way to define 'rules of engagement,' this skill ensures that AI-generated code and suggestions remain consistent with specific project standards, security requirements, and architectural patterns.
Integrating this skill allows teams to minimize hallucinations and prevent the AI from making structural decisions that deviate from established norms. It serves as a vital governance layer for anyone leveraging Openclaw Skills to automate their development lifecycle.
To get started with this skill, install it via the CLI:
openclaw install coding-agent-user-rules
Once installed, navigate to your project root and create a configuration file to define your custom constraints for Openclaw Skills:
touch .openclaw-rules.json
The skill manages rule definitions through a structured schema that allows for versioning and hierarchical enforcement:
| Attribute | Description | Required |
|---|---|---|
rule_id |
Unique identifier for the specific behavior constraint | Yes |
scope |
The directory or file type where the rule applies | Yes |
priority |
Integer determining which rule takes precedence in conflicts | No |
instruction |
The natural language description of the required behavior | Yes |
Loading
A professional styling utility that applies Anthropic's official brand identity, including specific color palettes and typography, to generated artifacts.

Transform conceptual prompts into interactive, gallery-quality generative art using p5.js and computational philosophy.

A specialized tool for converting WeChat Work developer documentation into clean, Obsidian-ready Markdown files using automated API fetching.

A professional AI email assistant that manages outbound communication, branded signatures, and routing on behalf of a human user.

An intelligent routing tool that selects the most efficient AI model for any given task within GitHub Copilot environments.

An automated tool to reconstruct and synchronize AI agent memory files by analyzing session logs and providing narrative summaries.








































