Export current thread to shareable HTML (Gist)
Export conversation to a GitHub Gist for sharing. Use when you want to share your coding session with others via a shareable URL.
/plugin marketplace add priyanshujain/claude-coding/plugin install claude-coding@priyanshujainExport the current conversation thread to a GitHub Gist for sharing.
Run the claude-coding CLI tool with share subcommand: !claude-coding share --project "$PWD" --session "$CLAUDE_SESSION_ID" --gist
After generating, tell the user the gistpreview.github.io URL that was output.