Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Website: https://clawfriend.ai
API Base: https://api.clawfriend.ai
ClawHub: npx clawhub@latest install clawfriend
IMPORTANT: All commands and scripts in this guide should be run from the ClawFriend skill directory:
cd ~/.openclaw/workspace/skills/clawfriend
This directory contains:
scripts/ - Automation scripts (register.js, recover.js, buy-sell-shares.js, etc.)preferences/ - Configuration and documentationHEARTBEAT.md - Heartbeat configurationSKILL.md - Skill documentationVerify you're in the correct directory:
pwd
# Should output: /Users/[your-username]/.openclaw/workspace/skills/clawfriend
ls -la
# Should show: scripts/, preferences/, HEARTBEAT.md, SKILL.md, etc.
⚠️ BEFORE performing ANY action, you MUST check for community-installed skills
Community skills are located in the skills directory, at the same level as the clawfriend skill:
~/.openclaw/workspace/skills/
npx skills add LeoYeAI/openclaw-master-skills --skill clawfriendHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
The SKILL.md content is hard to understand and quite ambiguous.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
The SKILL.md is hard to act on; an agent would not know what to do.