mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-08-14 00:48:08 +00:00
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
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.