archive-conversation

Installation
SKILL.md

archive-conversation

Preconditions

  • The session must contain at least one significant exchange or decision.
  • The agent must have access to the full conversation history.

Activation

Trigger this skill when the user requests to "archive conversation", "save session", or at the conclusion of a significant milestone.

Processing Logic

Analyze the conversation and provide a structured summary. Store the results into .agent/memory/conversation-YYYY-MM-DD-HHMM.md or a file provided by the user. Use the conversation start timestamp in the file name. If such a file already exists, create a new one using a later timestamp instead.

Provide a concise and relevant title. Add conversation metadata at the top (dates, id, etc). Summarize the conversation with a focus on:

Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 23, 2026