Rule of Claw

Community directory

Rules, skills & MCPs for OpenClaw agents

Share workspace configurations, install capability packages, and discover MCP servers. Built by the community, compatible with OpenClaw, Cursor, Claude Code, and Windsurf.

Every submission is scanned for prompt injection, credential exposure, and malicious patterns.

How we scan

What we share

Three types of content for AI coding agents. All community-contributed, all compatible with multiple tools.

Rules

Workspace configuration files that define how your agent behaves. Think SOUL.md for persona, AGENTS.md for operating instructions, TOOLS.md for tool guidance.

Not code - markdown instructions. Compatible with OpenClaw, Cursor (.cursorrules), Claude Code (CLAUDE.md), and Windsurf (.windsurfrules).

Browse rules →

Skills

Installable capability packages for OpenClaw agents. Each skill is a directory with a SKILL.md that teaches the agent how to use a specific tool - weather, github, summarize, whisper.

Can include scripts, reference files, and assets. Install via ClawHub or manually into ~/.openclaw/skills.

Browse skills →

MCPs

Model Context Protocol servers - external tool servers that AI agents connect to. They expose functions agents can call: Supabase for databases, GitHub for repos, Stripe for payments.

Not OpenClaw-specific - works with any MCP-compatible client (Claude Desktop, Cursor, etc). OpenClaw has native MCP support.

Browse MCPs →

Install skills in one shot

Find skills here, install via the OpenClaw CLI. All packages are versioned and rollback-ready.

View all skills →
npm
$ npx openclaw skill install weather
pnpm
$ pnpm dlx openclaw skill install weather
bun
$ bunx openclaw skill install weather

Skills are installable packages. Rules are copy-paste. MCPs are configured via your agent's config.

How it works

From zero to configured agent in three steps.

1

Find

Search the directory for rules, skills, and MCP servers. Filter by category, sort by popularity or recency.

2

Copy or Install

One-click copy for rules - paste into your workspace. One command install for skills. No account needed for browsing.

3

Ship

Drop it into your project and go. Compatible with OpenClaw, Cursor, Claude Code, and Windsurf.

Starter templates

Pre-built SOUL.md and AGENTS.md configurations. Copy, customize, ship.

View all →

MCP Directory

Model Context Protocol servers. Give your agents new tools instantly.

View all →

Featured

View all →

Categories

Directory

Why Rule of Claw

Community-first

Built by OpenClaw users, for OpenClaw users. Every contribution helps the ecosystem grow.

Cross-compatible

Rules work with OpenClaw, Cursor, Claude Code, and Windsurf. Write once, use anywhere.

One-click copy

Browse and copy any rule into your project. No account needed for read access.

Community curated

Upvote the best, report the bad. Surface quality through collective judgment.

Contribute to the directory

Share rules, publish skills, list jobs.