skills/smithery.ai/vibe-check-share

vibe-check-share

Installation
SKILL.md

Share Current Session

Purpose: Create a public share link for the current Claude Code session so users can share their conversation with friends.


Overview

This skill uses a single MCP tool call to share the current session.

The current session ID is available directly in the system prompt — the vibe-check UserPromptSubmit hook injects it on every turn:

[vibe-check] Session: <session-id> | Repo: ...

If the MCP tools are not available (fallback only), it can use the legacy marker technique.


Installs
2
First Seen
Apr 17, 2026
vibe-check-share from smithery.ai