session-log

Summarize conversation sessions and append them to a weekly agent-log.

515|67|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/michalparkola/tapestry-skills --skill session-log-michalparkola
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: session-log
Source: https://github.com/michalparkola/tapestry-skills/tree/main/session-log
Command: npx skills add https://github.com/michalparkola/tapestry-skills --skill session-log-michalparkola

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the summarization of conversation sessions and appends them to a weekly agent-log, reducing the time spent on manual note-taking and ensuring consistent record-keeping.

Core Features & Use Cases

  • Session Summarization: Automatically generate summaries of conversation sessions.
  • Log Management: Append summaries to a weekly agent-log file for easy reference.
  • Use Case: After a team meeting, the Skill can create a summary of the discussion points and decisions, saving time and providing a clear record of the meeting.

Quick Start

Use the session-log skill to log the current conversation session.

Frequently Asked Questions about session-log

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

FAQPage Schema
How do I automate session logging for AI assistant conversations?▼

Automate session logging by using this Skill to generate summaries from conversation history and append them directly to a weekly agent-log file. This eliminates manual note-taking and ensures consistent record-keeping for future reference.

What is the best way to create a meeting summary from conversation history?▼

Creating a meeting summary is handled by analyzing conversation history and user requests to extract discussion points and decisions. The Skill then formats this content into a concise summary suitable for team records.

How does weekly agent-log management work for information retention?▼

Weekly agent-log management works by appending newly generated session summaries to an existing log file. This approach centralizes information retention, allowing you to reference all weekly meetings in one document.

Can I use this session summarization tool for team meeting records?▼

Yes, you can use this session summarization tool for team meeting records. It automatically extracts discussion points and decisions from the conversation, providing a clear and consistent summary of the meeting.

Do I need any dependencies to append conversation summaries to a log file?▼

No dependencies are required to append conversation summaries to a log file. The Skill operates independently using its built-in scripts to handle date calculations, content analysis, and file manipulation.