conversation-to-html

Installation
SKILL.md

conversation-to-html

Quick start

  1. Infer content type from context:

    • Recent code changes / git diff → diff view
    • Discussion / decisions / explanation → summary view
    • Mix of both → mixed view
  2. Determine title from topic (e.g. ": ")

  3. Read the template: ~/.claude/skills/conversation-to-html/template.html

  4. Build {{BODY}} HTML (see Content Sections below)

  5. Replace all placeholders and write to /tmp/cc-<slug>-<timestamp>.html

  6. Open: open /tmp/cc-<slug>-<timestamp>.html

Installs
1
First Seen
7 days ago
conversation-to-html — adrianbrowning/agent-skills