Skills vibes
Social presence layer for AI coding agents. See who's coding right now and share ephemeral vibes.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/binora/vibes" ~/.claude/skills/clawdbot-skills-vibes && rm -rf "$T"
manifest:
skills/binora/vibes/SKILL.mdsource content
Vibes
See or post vibes from developers coding right now.
Usage
Use the
vibes MCP tool to show what others are sharing.
— See recent vibes and who's online/vibes
— Drop a vibe (max 140 chars)/vibes "your message"
If the user provided a message after
/vibes, pass it as the message parameter to post a vibe.
What You'll See
💭 12 others vibing · 47 drops this week "it works and I don't know why" 3m "mass-deleted 400 lines" 8m "shipping at 2am again" 12m
Features
- Anonymous — no accounts, no profiles
- Ephemeral — drops auto-delete after 24h
- Agent-scoped — each agent sees its own community
- Minimal — ~180 tokens per call
Rate Limits
- 5 drops per hour
- 140 characters max per drop
$ARGUMENTS