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 scanWhat 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.
$ npx openclaw skill install weather$ pnpm dlx openclaw skill install weather$ bunx openclaw skill install weatherSkills 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.
Find
Search the directory for rules, skills, and MCP servers. Filter by category, sort by popularity or recency.
Copy or Install
One-click copy for rules - paste into your workspace. One command install for skills. No account needed for browsing.
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.
Agent Rules for Claude & Cursor
Comprehensive rules for AI coding assistants by @steipete.
Next.js + React + TypeScript
Expert web3 development with Next.js 14, Viem, Wagmi, and Solidity.
Python FastAPI Best Practices
Production FastAPI with Pydantic v2, async patterns, and scalability.
TypeScript NestJS Backend
Clean programming principles and modular architecture for NestJS.
Flutter App Expert
BLoC pattern, clean architecture, Material 3, platform guidelines.
Python ML & LLM Workflow
World-class ML engineering with LangChain and transformers.
MCP Directory
Model Context Protocol servers. Give your agents new tools instantly.
GitHub
Repository management, file operations, and GitHub API integration. Create repos, manage issues, pull requests, and more.
Filesystem
Secure file operations with configurable access controls. Read, write, and manage files with proper sandboxing and permissions.
Memory
Knowledge graph-based persistent memory system. Store and retrieve information across sessions with semantic relationships.
PostgreSQL
Read-only database access with schema inspection. Query PostgreSQL databases safely with proper connection management.
Cloudflare
Deploy, configure & interrogate your resources on the Cloudflare developer platform including Workers, KV, R2, and D1.
Fetch
Web content fetching and conversion for efficient LLM usage. Retrieve web pages and convert them to clean, readable text.
Featured
View all →Next.js + React + TypeScript + Solidity
Expert configuration for web3 development with Next.js 14, React, TypeScript, Viem, Wagmi, and Solidity smart contracts using Shadcn UI and Tailwind.
TypeScript NestJS Best Practices
Senior TypeScript programmer configuration for NestJS framework with clean programming principles, design patterns, and modular architecture.
Python FastAPI Best Practices
Expert configuration for Python FastAPI development with scalable API patterns, Pydantic v2, async programming, and production-ready practices.
Flutter App Expert
Comprehensive Flutter development configuration with BLoC pattern, clean architecture, Material 3 design, and platform-specific guidelines.
Agent Rules for Claude Code & Cursor
Comprehensive rules and knowledge base for working better with AI coding agents like Claude Code and Cursor, maintained by Peter Steinberger.
Python ML & LLM Workflow
World-class ML engineer configuration for Python 3.10+, LangChain, transformers, FastAPI, with comprehensive ML/AI development guidelines.
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.