Agent skill
vibes
Social presence layer for AI coding agents. See who's coding right now and share ephemeral vibes.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/vibes
Metadata
Additional technical details for this skill
- openclaw
-
{ "mcp": { "env": { "VIBES_API_URL": "https://vibes-api.fly.dev" }, "args": [ "vibes-mcp@latest" ], "command": "npx" } }
SKILL.md
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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?