claude-thread-publisher
CommunityPublish Claude Code threads as HTML pages.
Authornibzard
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates sharing Claude Code conversations by turning them into static HTML pages hosted on GitHub Gists, with private by default gists and permalink hosting via gistpreview.github.io.
Core Features & Use Cases
- Zero-friction publishing: Publish Claude Code threads with minimal steps.
- Beautiful static HTML: Dark theme, syntax highlighting, responsive design.
- Gists integration: Private by default, with automatic versioning and revision history.
- Shareable permalinks: Clean URLs via gistpreview.github.io.
- Thread management: Update, delete, and list published threads.
- Privacy: Local token storage; tokens never leave the device.
Quick Start
Run the publishing flow from Claude: ensure you have a GitHub PAT with gist scope, then publish the current thread to receive a gistpreview permalink and the raw Gist URL.
Dependency Matrix
Required Modules
requests
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: claude-thread-publisher Download link: https://github.com/nibzard/skills-marketplace/archive/main.zip#claude-thread-publisher Please download this .zip file, extract it, and install it in the .claude/skills/ directory.