conversation-dump

Export complete Pi conversation histories as Markdown transcripts.

11|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/ethanolivertroy/my-agent-stuff --skill conversation-dump
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conversation-dump
Source: https://github.com/ethanolivertroy/my-agent-stuff/tree/main/skills/conversation-dump
Command: npx skills add https://github.com/ethanolivertroy/my-agent-stuff --skill conversation-dump

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Allows users to export and save a complete Markdown transcript of the current conversation within the platform, providing a comprehensive, easy-to-review document of the exchange.

Core Features & Use Cases

  • Conversational Export: Captures user queries, full assistant responses, tool interactions, and more, formatted for easy reference.
  • Detailed Summary: Unlike a session summary, the output provides a rich and comprehensive view of the entire conversation, making it ideal for detailed reviews.
  • Use Case: Users might utilize this for official record-keeping, to provide a historical record for project reviews, or to revisit key points from an ongoing discussion.

Quick Start

Simply execute the "conversation-dump" command and the transcript will be generated for review or sharing.

Frequently Asked Questions about conversation-dump

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export a full conversation transcript to Markdown?

To export a full conversation transcript, execute the conversation-dump command to generate a comprehensive Markdown file capturing all user inquiries and AI agent responses for record-keeping.

What is the difference between a session summary and a verbatim conversation transcript?

A verbatim conversation transcript provides a comprehensive Markdown export of the entire dialogue, whereas a session summary provides condensed notes for a brief overview.

Does conversation logging include full AI agent responses or just user queries?

Conversation logging includes both end user inquiries and the corresponding full AI agent responses, formatted as an extensive Markdown export to facilitate detailed conversation documentation.

Do I need script processing capabilities to archive a chat transcript?

Yes, you need script processing capabilities to archive a chat transcript, as producing the extensive Markdown export of conversation histories requires script processing.

What is the best way to save dialogue archiving records for project reviews?

The best way to save dialogue archiving records for project reviews is to generate a verbatim full conversation transcript in Markdown, providing a comprehensive document of the exchange.