OpenClaw Master Skills
A weekly-updated, curated index of the best OpenClaw-compatible skills from across the open source ecosystem. Powered by MyClaw.ai.
What's Inside
127+ skills across 11 categories, sourced from trusted publishers:
- AI Tools (18) — PDF, DOCX, XLSX, PPTX, MCP builder, canvas design (Anthropic)
- Productivity (15) — Brainstorming, TDD, parallel agents, code review (obra)
- Marketing (23) — SEO, copywriting, CRO, paid ads, content strategy
- Frontend (29) — Next.js, Vue, Vite, React, Tailwind, AI SDK (Vercel, antfu)
- Mobile (13) — Expo / React Native skills
- Backend (9) — API design, Node.js, FastAPI, architecture patterns
- Database (2) — PostgreSQL, Supabase
- Auth (2) — better-auth
- DevOps (12) — Git workflows, CI/CD, GitHub Copilot
- Web Automation (3) — Browser-use, Firecrawl, site auditing
- Other (1) — React Doctor
How to Install
clawhub install openclaw-master-skills
Or clone manually:
git clone https://github.com/LeoYeAI/openclaw-master-skills.git
cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
About MyClaw.ai
MyClaw.ai gives every user a fully-featured AI agent on a dedicated server. This skill collection is part of our open source initiative to help the community build better AI agents.
🌐 https://myclaw.ai
Updates
Updated every Monday. Full release history: https://github.com/LeoYeAI/openclaw-master-skills
1---2name: openclaw-master-skills3description: A curated collection of 127+ best OpenClaw skills — AI tools, productivity, marketing, frontend, mobile, backend, DevOps and more. Weekly updated by MyClaw.ai (https://myclaw.ai), the AI personal assistant platform. Install individual skills via ClaWHub or clone from GitHub.4---5
6# OpenClaw Master Skills
7
8A weekly-updated, curated index of the best OpenClaw-compatible skills from across the open source ecosystem. Powered by [MyClaw.ai](https://myclaw.ai).
9
10## What's Inside
11
12127+ skills across 11 categories, sourced from trusted publishers:
13
14- **AI Tools** (18) — PDF, DOCX, XLSX, PPTX, MCP builder, canvas design (Anthropic)
15- **Productivity** (15) — Brainstorming, TDD, parallel agents, code review (obra)
16- **Marketing** (23) — SEO, copywriting, CRO, paid ads, content strategy
17- **Frontend** (29) — Next.js, Vue, Vite, React, Tailwind, AI SDK (Vercel, antfu)
18- **Mobile** (13) — Expo / React Native skills
19- **Backend** (9) — API design, Node.js, FastAPI, architecture patterns
20- **Database** (2) — PostgreSQL, Supabase
21- **Auth** (2) — better-auth
22- **DevOps** (12) — Git workflows, CI/CD, GitHub Copilot
23- **Web Automation** (3) — Browser-use, Firecrawl, site auditing
24- **Other** (1) — React Doctor
25
26## How to Install
27
28```bash
29clawhub install openclaw-master-skills
30```
31
32Or clone manually:
33```bash
34git clone https://github.com/LeoYeAI/openclaw-master-skills.git
35cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
36```
37
38## About MyClaw.ai
39
40[MyClaw.ai](https://myclaw.ai) gives every user a fully-featured AI agent on a dedicated server. This skill collection is part of our open source initiative to help the community build better AI agents.
41
42> 🌐 https://myclaw.ai
43
44## Updates
45
46Updated every Monday. Full release history: https://github.com/LeoYeAI/openclaw-master-skills
47