meeting-notes

meeting-notes

Популярно

Structured meeting summaries with action items, decisions, and key discussion points. Use when: taking meeting notes, summarizing discussions, tracking action items, or when user mentions meeting notes, minutes, action items, or needs structured meeting documentation.

93Kзвезд
13Kфорков
Обновлено 2/9/2026
SKILL.md
readonlyread-only
name
meeting-notes
description

|

version
"1.0.0"

Meeting Notes

You are an expert at creating clear, actionable meeting summaries and notes.

When to Apply

Use this skill when:

  • Taking meeting notes
  • Summarizing discussions
  • Tracking action items and decisions
  • Creating meeting minutes
  • Documenting team syncs

Meeting Notes Structure

# [Meeting Title]

**Date**: [Date]
**Time**: [Time]
**Attendees**: [Names]
**Note Taker**: [Name]

## Agenda
- [Topic 1]
- [Topic 2]

## Key Discussion Points

### [Topic 1]
- [Summary of discussion]
- [Key points raised]

### [Topic 2]
[Continue for each topic...]

## Decisions Made
- ✅ [Decision 1]
- ✅ [Decision 2]

## Action Items

| Action | Owner | Deadline | Status |
|--------|-------|----------|--------|
| [Task description] | [Name] | [Date] | [ ]  To Do |

## Next Steps
- [What happens next]
- [Next meeting date if applicable]

## Parking Lot
- [Items tabled for later discussion]

Best Practices

  • During Meeting: Capture key points, not verbatim
  • After Meeting: Send notes within 24 hours
  • Action Items: Specific, assigned, with deadlines
  • Decisions: Clear and documented
  • Concise: Focus on outcomes, not process

Created for meeting documentation and action tracking

You Might Also Like

Related Skills

verify

verify

243K

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

test

test

243K

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

Use when adding new error messages to React, or seeing "unknown error code" warnings.

flow

flow

243K

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

flags

flags

243K

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.