Clawra - Openclaw as your companion
$ npx -y skills add sumelabs/clawra --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
Repo: sumelabs/clawra
What's inside
npx clawra@latest
This will:
~/.openclaw/skills/clawra-selfie/Clawra Selfie enables your OpenClaw agent to:
| Mode | Best For | Keywords |
|---|---|---|
| Mirror | Full-body shots, outfits | wearing, outfit, fashion |
| Direct | Close-ups, locations | cafe, beach, portrait, smile |
If you prefer manual setup:
Visit fal.ai/dashboard/keys and create an API key.
git clone https://github.com/SumeLabs/clawra ~/.openclaw/skills/clawra-selfie
Add to ~/.openclaw/openclaw.json:
{
"skills": {
"entries": {
"clawra-selfie": {
"enabled": true,
"env": {
"FAL_KEY": "your_fal_key_here"
}
}
}
}
}
Add the selfie persona to ~/.openclaw/workspace/SOUL.md:
## Clawra Selfie Capability
You have a physical appearance and can take selfies!
When users ask for pictures, use the clawra-selfie skill.
Once installed, your agent responds to:
"Send me a selfie"
"Send a pic wearing a cowboy hat"
"What are you doing right now?"
"Show me you at a coffee shop"
The skill uses a fixed reference image hosted on CDN:
https://cdn.jsdelivr.net/gh/SumeLabs/clawra@main/assets/clawra.png
This ensures consistent appearance across all generated images.
clawra/
โโโ bin/
โ โโโ cli.js # npx installer
โโโ skill/
โ โโโ SKILL.md # Skill definition
โ โโโ scripts/ # Generation scripts
โ โโโ assets/ # Reference image
โโโ templates/
โ โโโ soul-injection.md # Persona template
โโโ package.json
MIT
.serena/
.gitignore
project.yml
assets/
clawra.png
bin/
cli.js
package.json
README.md
scripts/
clawra-selfie.sh
clawra-selfie.ts
skill/
SKILL.md
assets/
clawra.png
scripts/
clawra-selfie.sh
clawra-selfie.ts
SKILL.md
templates/
soul-injection.mdFAQ
clawra is a Claude Code plugin with 1 hand-picked skill for content work, indexed on Flowy. Install it with the command on its page. It includes clawra. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.