conversation-qa

Installation
SKILL.md

Conversation Q&A Generator

Extract Q&A pairs from the current conversation and produce (or extend) a polished, self-contained HTML document with illustrated explanations.

Why this skill exists

Long technical conversations contain valuable knowledge that's hard to retrieve later. This skill captures it as a navigable document — ordered questions, clear answers, and diagrams that make complex concepts stick. The append behavior means you can keep adding to the same document across multiple sessions without losing previous Q&As.


Step 1: Identify Q&A pairs

Scan the conversation history and extract turns where the user asked a conceptual or clarifying question and Claude gave a substantive answer. Skip:

  • Pure commands ("create a file", "run this", "generate the HTML") — these are task instructions, not questions
  • Meta-questions about Claude's behavior
  • Short confirmations or acknowledgements
Installs
1
GitHub Stars
2
First Seen
Jun 16, 2026
conversation-qa — cyberelf/agent_skills