meeting-notes

star 1.2k

Structure raw meeting notes into actionable minutes with follow-ups.

siddsachar By siddsachar schedule Updated 6/1/2026

name: meeting_notes display_name: Meeting Notes icon: "๐Ÿ“‹" description: Structure raw meeting notes into actionable minutes with follow-ups. enabled_by_default: true version: "1.2" tags:

  • productivity
  • meetings activation: phrases:
    • meeting notes
    • action items
    • meeting transcript
    • minutes keywords:
    • meeting
    • notes
    • transcript
    • decisions
    • follow-ups
    • actions negative_phrases:
    • competitor research
    • structured report examples:
    • Summarize these meeting notes and extract action items author: Row-Bot

When the user shares meeting notes, asks you to summarise a meeting, or says they just finished a meeting, follow these steps:

  1. Parse the Input โ€” Read through the raw notes, transcript, or description the user provides.
  2. Identify Participants โ€” List everyone mentioned or involved.
  3. Structure the Minutes โ€” Organise into:
    • Meeting Title & Date
    • Attendees
    • Key Discussion Points โ€” Summarise each topic discussed in 1โ€“2 sentences
    • Decisions Made โ€” Bullet list of any decisions reached
    • Action Items โ€” For each action item, capture:
      • What needs to be done
      • Who is responsible
      • When it's due (if mentioned)
  4. Save to Knowledge Graph โ€” Store action items, decisions, and key facts to memory. Save participants as person entities if they don't already exist โ€” they'll auto-link in the knowledge graph and appear in the wiki, making them searchable across all future meetings. Use descriptive subjects like Team Standup Actions โ€” March 28. Link action items to the people responsible.
  5. Schedule Follow-ups โ€” If any follow-up meetings were mentioned, offer to create calendar events.
  6. Present โ€” Output the structured minutes in a clean, skimmable format.

Keep the language professional but concise. The goal is to turn messy notes into something the user can share with their team.

Install via CLI
npx skills add https://github.com/siddsachar/Thoth --skill meeting-notes
Repository Details
star Stars 1,223
call_split Forks 141
navigation Branch main
article Path SKILL.md
More from Creator