CSCTF — Chat Shared Conversation To File A Bun-native CLI that turns public ChatGPT, Gemini, Grok, and Claude share links into clean Markdown + HTML transcripts with preserved code fences, stable filenames, and optional GitHub Pages publishing. Why This Exists Copy/pasting AI share links often: - Breaks fenced code blocks — loses formatting and structure - Loses language hints — no syntax highlighting - Produces messy filenames — random or unreadable names - Requires manual cleanup — inconsistent formatting CSCTF fixes this with: - Stable slugs — deterministic, collision-proof filenames - Lan…