discussion-archivist

Archive technical chat discussions into structured Markdown notes.

5|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/caozx1110/ResearchLab --skill discussion-archivist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discussion-archivist
Source: https://github.com/caozx1110/ResearchLab/tree/main/skills/discussion-archivist
Command: npx skills add https://github.com/caozx1110/ResearchLab --skill discussion-archivist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of losing critical technical context and decision-making history that occurs during ephemeral chat sessions, ensuring that tradeoffs and open questions are preserved for future reference.

Core Features & Use Cases

  • Durable Archiving: Automatically converts chat discussions into structured Markdown files within your local knowledge base.
  • Context Preservation: Captures tradeoffs, open questions, and next actions to maintain a clear audit trail of research progress.
  • Use Case: When a team debates a complex architectural change in chat, use this Skill to archive the discussion, including the pros and cons discussed, so that future collaborators understand the rationale behind the final decision.

Quick Start

Use the discussion-archivist skill to archive the current conversation as a new program note for the specified project ID with a summary of the key tradeoffs and next steps.

Frequently Asked Questions about discussion-archivist

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

FAQPage Schema
How do I archive technical research discussions into structured Markdown notes?

To archive research discussions into structured Markdown notes, provide a program identifier and discussion metadata to generate event-bound documentation that captures tradeoffs and open questions. This conversion preserves technical context within a local knowledge base.

What is the best way to preserve chat decisions and tradeoffs for future reference?

Preserving chat decisions and tradeoffs requires durable archiving, which automatically converts ephemeral technical discussions into structured files. This maintains a clear audit trail of research progress and project evolution for future collaborators.

How do I track open questions and pending actions from project research chats?

You can track open questions and pending actions by archiving project research chats into a local knowledge base. The process extracts next steps and unresolved technical context to maintain a durable record of research progress.

Do I need a program identifier to generate consistent documentation from discussions?

Yes, a program identifier is required to generate consistent, event-bound documentation. Along with discussion metadata, this identifier ensures the archived technical research notes are correctly structured within your local knowledge base.

What are the limitations of archiving conversations into a local knowledge base?

The archiving process requires explicit discussion metadata and a program identifier to function, limiting its use for unstructured or unidentified technical chats. It operates within a local knowledge base, meaning it does not automatically sync to external cloud platforms.