7.5kโ
by binora
vibes โ OpenClaw Skill
vibes is an OpenClaw Skills integration for coding workflows. Social presence layer for AI coding agents. See who's coding right now and share ephemeral vibes.
Skill Snapshot
| name | vibes |
| description | Social presence layer for AI coding agents. See who's coding right now and share ephemeral vibes. OpenClaw Skills integration. |
| owner | binora |
| repository | binora/vibes |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @binora/vibes |
| last updated | Feb 7, 2026 |
Maintainer

name: vibes description: Social presence layer for AI coding agents. See who's coding right now and share ephemeral vibes. homepage: https://binora.github.io/vibes/ user-invocable: true allowed-tools:
- mcp__vibes__vibes metadata: {"openclaw":{"mcp":{"command":"npx","args":["vibes-mcp@latest"],"env":{"VIBES_API_URL":"https://vibes-api.fly.dev"}}}}
Vibes
See or post vibes from developers coding right now.
Usage
Use the vibes MCP tool to show what others are sharing.
/vibesโ See recent vibes and who's online/vibes "your message"โ Drop a vibe (max 140 chars)
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
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install vibes?
Run openclaw add @binora/vibes in your terminal. This installs vibes into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/binora/vibes. Review commits and README documentation before installing.
