skills$openclaw/vibes
binora7.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.

7.5k stars7.8k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

namevibes
descriptionSocial presence layer for AI coding agents. See who's coding right now and share ephemeral vibes. OpenClaw Skills integration.
ownerbinora
repositorybinora/vibes
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @binora/vibes
last updatedFeb 7, 2026

Maintainer

binora

binora

Maintains vibes in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
262 B
SKILL.md
1.1 KB
SKILL.md

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:


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

README.md

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.