minutes

Capture meeting notes and append updates to a structured minutes record.

24|9|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/norrietaylor/distillery --skill minutes-norrietaylor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minutes
Source: https://github.com/norrietaylor/distillery/tree/main/skills/minutes
Command: npx skills add https://github.com/norrietaylor/distillery --skill minutes-norrietaylor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture meeting notes and manage updates by recording decisions, attendees, and action items in a centralized knowledge base.

Core Features & Use Cases

  • Capture structured meeting notes from calls or sessions and store them in Distillery.
  • Append updates to existing meetings with new decisions or action items, preserving history.
  • List and surface recent meetings for quick reference by project teams.
  • Optional: deduplicate and link related meetings to avoid duplicate records.

Quick Start

Create a new meeting note by entering a title and attendees; the skill will format and store it in Distillery.

Frequently Asked Questions about minutes

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

FAQPage Schema
How do I capture meeting notes and keep updates organized in a knowledge base?

You can capture meeting notes by entering a title and attendees, which the system formats and stores in a Distillery knowledge base. It supports New Meeting, Update, and List workflows with dedup checks and versioning to keep updates organized.

Can I append updates to existing meeting minutes without overwriting previous records?

Yes, you can append updates to existing meeting minutes without overwriting history. The system enforces non-overwriting updates, preserving previous decisions and action items while adding new entries with metadata storage.

How does versioning work for meeting notes stored in Distillery?

Versioning for meeting notes works by appending non-overwriting updates to a structured minutes record in Distillery. Each update is stored with metadata and dedup checks, preserving the full history of decisions and action items.

Do I need a specific meeting_id format to store meeting minutes?

Yes, the system requires and enforces a specific meeting_id formatting to store meeting minutes in the Distillery knowledge base. This ensures consistent metadata storage and reliable dedup checks across records.

What's the best way to list recent meetings for quick reference by project teams?

The best way to list recent meetings is using the List workflow, which surfaces stored meeting notes from Distillery for quick reference. It supports dedup checks and metadata storage to organize records by project teams.

How do I avoid duplicate meeting records when capturing notes?

You can avoid duplicate meeting records through built-in dedup checks that link related meetings. The system deduplicates and stores meeting notes in a Distillery knowledge base with enforced meeting_id formatting and metadata.