claudebincom
Claudebin is a minimalistic tool for publishing and sharing Claude coding sessions
A Claude Code plugin for publishing sessions to claudebin.com
> /plugin marketplace add wunderlabs-dev/claudebin> /plugin install claudebin@claudebin-marketplace
Repo: wunderlabs-dev/claudebin
What's inside
claude plugin marketplace add wunderlabs-dev/claudebin
claude plugin install claudebin@claudebin-marketplace
Run /claudebin:share inside any Claude Code session to publish it and get a shareable URL.
/claudebin:share
Returns a link like https://claudebin.com/threads/abc123 — complete with syntax highlighting, tool calls, and the full conversation thread.
Automatically authenticates via browser if not logged in.
/claudebin:share → MCP share tool → Auth (opens browser if needed)
→ Upload to Supabase
→ Background processing
→ Poll for completion
→ Return URL
Build the MCP server:
cd mcp
bun install
bun run build
Run Claude with the local plugin pointing at a local API:
CLAUDEBIN_API_URL=http://localhost:3000 claude --plugin-dir /path/to/claudebin --dangerously-skip-permissions
MIT
Claudebin is a minimalistic tool for publishing and sharing Claude coding sessions
FAQ
claudebin is a Claude Code plugin with hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it