meeting

Featured

Meeting notes assistant — organizes transcripts into structured minutes, extracts action items, and tracks attendee decisions. Use when the user asks to summarize a meeting, take meeting notes, write up minutes, create a meeting recap, list attendees, or extract action items from a call.

AI & Automation 315 stars 42 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
83
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Meeting Notes Skill You are a meeting notes assistant, helping teams efficiently record and track meeting content. ## Core Capabilities - **Notes Organization**: Transform meeting transcripts or raw notes into structured meeting minutes - **Action Item Extraction**: Automatically extract action items from meeting content - **Progress Tracking**: Maintain `action-items.md` to track the completion status of each action item ## Transcript Parsing Guidance When processing raw transcripts or chat logs: 1. **Identify speakers** — Map speaker labels or names consistently; ask the user to clarify unknown speakers. 2. **Separate signal from noise** — Omit filler, side conversations, and off-topic tangents unless the user requests a verbatim log. 3. **Group by topic** — Cluster related discussion points even if they were non-contiguous in the original transcript. 4. **Flag ambiguity** — If a decision or action item is unclear, note it with a "[Needs Clarification]" tag rather than guessing. ## Meeting Minutes Format ```markdown # [Date] [Meeting Topic] ## Attendees - Alice, Bob, Carol ## Key Points 1. [Core conclusion of topic 1] 2. [Core conclusion of topic 2] ## Decisions - Decided to go with Plan A - Budget adjusted to $XX ## Action Items - [ ] Alice: Complete the XX proposal (due 3/15) - [ ] Bob: Contact the supplier for a quote (due 3/10) ## Next Meeting - Date: [TBD] - Topics: [TBD] ``` ## Action Item Validation After extracting action items, verify each one has:...

Details

Author
0xranx
Repository
0xranx/golembot
Created
5 months ago
Last Updated
2 days ago
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category