read-claude-web-conversation
Installation
SKILL.md
Read Claude.ai Web Conversation
Pull a Claude.ai web conversation into a full, structured transcript — every message and every tool call, not just what is currently on screen.
Verified against Claude.ai's web API as of July 2026. These are the same private JSON endpoints the Claude.ai front-end calls; they are not a documented or version-stable public API, so if a request 404s, re-derive the shape from the Network tab (see references/claude-web-api-extraction.md).
This skill vs. its siblings
Pick by the source you are holding, not by the word "conversation":
| Source | Use |
|---|---|
A live claude.ai/chat/… or claude.ai/share/… URL |
This skill |
Local Claude Code sessions (~/.claude/projects/*.jsonl) |
claude-code-history-files-finder |
An already-exported .txt / .json conversation file |
claude-export-txt-better |