All activity
Balaj Mariusleft a comment
This is awesome, @axelut! How easy is it to add custom skills?
Release @creative-tim/agents - programmatically create and control OpenClaw AI agents from code
Alexandru PaduraruJoin the discussion
Balaj Mariusleft a comment
Hey everyone 🚀 I'm part of the team behind Claudebin, building this together with Vlad. If you're curious about how and why we built it, I wrote a detailed article breaking it down here: https://balajmarius.com/writings/making-claude-code-sessions-shareable/ Happy to answer any questions, whether it's product decisions, technical details, or the story behind it.

ClaudebinExport and share your Claude Code sessions as resumable URLs
Claude Code runs in your terminal. Session data is stored locally, but not in a human-readable format.
If the session contains useful context, refactors, tool usage, reviewing or sharing it isn’t straightforward.
Claudebin lets you export a Claude Code session.
It captures:
- the full message thread
- file reads/writes
- bash commands
- web and MCP calls
It returns a URL with a structured, navigable viewer.
You can link it in a PR, embed a selected range in your docs, or resume it locally.

ClaudebinExport and share your Claude Code sessions as resumable URLs

