share-session

Community

Export Claude Code sessions as shareable Markdown.

Authorcode-yeongyu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual effort of documenting and sharing your Claude Code conversations. It transforms complex session data into a clean, readable Markdown file, perfect for collaboration, archiving, or review.

Core Features & Use Cases

  • Automated Markdown Conversion: Converts entire Claude Code sessions, including thinking processes, tool usage, and user/assistant messages, into a single, well-structured Markdown document.
  • Comprehensive Session Data: Automatically merges pre-compaction backups to ensure a complete conversation history and includes detailed token usage and cost estimates.
  • Clipboard Integration: Copies the path to the generated Markdown file to your clipboard for instant sharing.
  • Use Case: Easily share a complex debugging session with a teammate, document a solution developed with Claude Code, or archive important conversations for future reference and compliance.

Quick Start

Share this Claude Code session as a markdown file.

Dependency Matrix

Required Modules

orjsonthefuzzrichhttpx

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: share-session
Download link: https://github.com/code-yeongyu/advanced-claude-code/archive/main.zip#share-session

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository