Skip to content
Development
Command

/share

Share the current session to claudebin.com and get a shareable URL

From plugin
claudebin
231 skill1 command1 MCP
Install
> /plugin marketplace add wunderlabs-dev/claudebin
> /plugin install claudebin@claudebin-marketplace

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/share

Context preview

What this command does when you run it.

Share the current session to claudebin.com and get a shareable URL

Command definition

share.md
description: "Share the current session to claudebin.com and get a shareable URL"

Use the MCP tool `mcp__claudebin__share` with these parameters:

  • project_path: the current working directory (use absolute path)
  • is_public: true

The tool will automatically authenticate if needed (opens browser for login).

If successful, output the URL in a clear format like: "Session published: <url>"

If there's an error, explain what went wrong and how to fix it.

Ships withclaudebin

A Claude Code plugin for publishing sessions to claudebin.com

Get the whole plugin
Stats
23
Stars
3
Forks
Quiet
Maintenance
TypeScript
Language
MIT
License
7mo ago
Last commit
7mo ago
Created

Repo: wunderlabs-dev/claudebin