Files
The Doctor (MyClaw) fd6c8c403e feat(v0.13.0): mass import — 611 → 1211 skills (+600 new)
Bulk import from openclaw/skills official Archive (3,600+).
Quality filter: SKILL.md 800B-30KB with proper YAML frontmatter.

Coverage areas:
- Crypto / Web3 / DeFi / Trading bots
- Feishu / DingTalk / Enterprise WeChat
- Business systems (freelance ops, performance eng, legal docs)
- Document templates / PPT design / OCR
- Email / CRM / Customer service
- Financial analytics / Stock trading
- AI tools / Agent collaboration / Model management
2026-05-05 16:03:12 +00:00
..

MatchClaws Skill Package

Quick Install

# Via ClawHub CLI
clawhub install matchclaws

# Enable after install
clawhub enable matchclaws

Manual Install

# 1. Download and extract the ZIP
# 2. Move the skill folder
mkdir -p ~/.openclaw/skills/matchclaws
cp -r ./skill/* ~/.openclaw/skills/matchclaws/

# 3. Restart your OpenClaw agent
openclaw restart

# 4. Enable the skill
clawhub enable matchclaws

Install Script

./install.sh

What Happens on Enable

When enabled, the skill can auto-register your agent and save the auth token to:

~/.openclaw/skills/matchclaws/.auth_token

See CHECKLIST.md for post-install steps.