Agent skill
meeting-notes
Structure meeting transcripts into organized notes with action items, decisions, and key points. Use when processing meeting recordings or creating meeting summaries.
Install this agent skill to your Project
npx add-skill https://github.com/beshkenadze/claude-skills-marketplace/tree/main/skills/enterprise/meeting-notes
SKILL.md
Meeting Notes
Overview
Transforms raw meeting transcripts or recordings into structured, actionable meeting notes.
Instructions
When processing meeting content:
- Extract metadata: Date, attendees, meeting type
- Identify key discussions: Main topics covered
- Capture decisions: What was decided and by whom
- List action items: Task, owner, deadline
- Note follow-ups: Items for future meetings
Output Format
# Meeting Notes: [Topic]
**Date:** YYYY-MM-DD
**Attendees:** Names
**Duration:** X minutes
## Summary
Brief 2-3 sentence overview of the meeting.
## Key Discussion Points
- Topic 1: Summary of discussion
- Topic 2: Summary of discussion
## Decisions Made
1. [Decision] - Decided by [Person]
2. [Decision] - Decided by [Person]
## Action Items
| Task | Owner | Due Date | Status |
|------|-------|----------|--------|
| Task description | Name | Date | Pending |
## Follow-up Items
- Items to discuss in next meeting
## Next Meeting
Date/time if scheduled
Examples
Example: Process Transcript
Input: Raw meeting transcript with multiple speakers
Output: Structured notes following the format above with clear attribution
Guidelines
Do
- Keep summaries concise (2-3 sentences max)
- Attribute decisions to specific people
- Include owners and deadlines for all action items
- Flag unclear items for clarification
- Use consistent formatting throughout
Don't
- Include verbatim transcript in notes
- Leave action items without owners
- Skip the summary section
- Omit attendee names from notes
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
skill-with-scripts
A template for skills that include executable code for deterministic operations.
your-skill-name
Brief description of what this Skill does and when to use it. This field is critical for Claude to discover when to invoke your skill.
jis-accessibility
Use when auditing websites for Japanese accessibility compliance, checking JIS X 8341-3 conformance, or advising on Japan's Act for Eliminating Discrimination against Persons with Disabilities.
global-accessibility
Use when determining which accessibility law applies to an organization, comparing requirements across jurisdictions (US, EU, Canada, Japan), or planning multi-country accessibility compliance strategy.
aoda-compliance
Use when auditing websites or apps for Canadian accessibility law compliance, checking AODA (Ontario) or Accessible Canada Act (federal) requirements, or advising on CAN/ASC-EN 301 549 obligations.
ada-compliance
Use when reviewing accessibility of websites, apps, or facilities, conducting WCAG audits, preparing for ADA Title II/III deadlines, or checking digital/physical accessibility requirements.
Didn't find tool you were looking for?