A centralized management tool for AI coding agent rules that synchronizes configurations across multiple platforms from a single Markdown file.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-rule-pilot
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 agent-rule-pilot using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agent Rule Pilot is a specialized utility designed to eliminate the friction of managing multiple AI instruction files. In modern development environments, developers often use several tools simultaneously, such as Cursor, Claude Code, and Windsurf, each requiring its own configuration file. This skill allows you to maintain a single source of truth in a RULES.md file and automatically propagates those instructions to all supported agents.
As a core part of the Openclaw Skills ecosystem, it ensures that your AI assistants stay updated with your latest project guidelines, coding standards, and architectural preferences. By automating the synchronization process, it prevents configuration drift and ensures a consistent experience regardless of which AI agent you are interacting with.
To start using this skill within your project, you can use the following commands:
# Generate a new RULES.md based on your project structure
openclaw run "create RULES.md"
# Synchronize your master rules to all detected agents
openclaw run "sync my agent configs"
# Check if any agent configs have diverged from the master file
openclaw run "check config drift"
Agent Rule Pilot interacts with several specific file types to manage your Openclaw Skills environment:
| File Path | Description | Format |
|---|---|---|
| RULES.md | The primary source of truth for all coding instructions. | Markdown |
| CLAUDE.md | Instructions specific to Claude Code. | Markdown |
| .cursorrules | Configuration for the Cursor IDE. | Markdown |
| .github/copilot-instructions.md | Rules for GitHub Copilot. | Markdown |
| .windsurfrules | Configuration for the Windsurf editor. | Markdown |
| .sourcegraph/cody.json | Configuration for Sourcegraph Cody. | JSON |
The skill identifies agent-specific blocks within the master file using the following syntax: <!-- agent:name --> content <!-- /agent:name -->.
Loading
A comprehensive data and ecosystem analysis suite for the Binance Smart Chain powered by Openclaw Skills.

A comprehensive on-chain intelligence tool for analyzing the Solana ecosystem, tracking emerging Meme coins, and identifying investment opportunities.

A standardized protocol for AI agents to ensure background task results are proactively delivered to users without requiring follow-up prompts.

A high-performance parser designed to extract full text, metadata, and images from WeChat Official Account articles for local storage or cloud synchronization.

A sophisticated intelligence tool for analyzing Ethereum Layer 2 scaling solutions, technical performance, and ecosystem liquidity.

A comprehensive intelligence tool for analyzing Avalanche subnets, DeFi protocols, and validator performance.








































