Agent skill · Workflow & Productivity

meeting-synthesizer

Processes meeting notes or transcripts to extract structured information. Use after meetings to quickly generate action items, capture decisions, and create follow-up tasks.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill meeting-synthesizer-rysweet-azurehaymaker-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 14 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/analysis/meeting-synthesizer-rysweet-azurehaymaker-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Meeting Synthesizer Skill Transform raw meeting notes and transcripts into actionable intelligence. This skill extracts critical information from unstructured meeting data and organizes it into structured formats that drive follow-through and accountability. ## Overview The Meeting Synthesizer processes meeting notes or transcripts to produce: - **Action Items**: Clear tasks with owners, due dates, and context - **Decisions Made**: Key decisions with justification and implications - **Discussion Points**: Important topics, debates, and consensus areas - **Follow-up Tasks**: Prioritized task list with next steps - **Key Insights**: Patterns, concerns, and emerging themes ## When to Use This Skill - After team meetings, standups, or planning sessions - When converting transcript/notes into structured action items - When you need to quickly extract decisions and assign accountability - When synthesizing notes for stakeholders who missed the meeting - When creating task lists from meeting discussions ## How to Use This Skill ### Basic Workflow 1. **Provide the Meeting Content** - Share meeting notes (typed or pasted) - Share a transcript (from Zoom, Teams, or other platform) - Share

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. How to Use This Skill
  4. Basic Workflow
  5. Example Prompts
  6. Processing Instructions
  7. 1. Parse Meeting Content
  8. 2. Extract Action Items
  9. 3. Identify Decisions
  10. 4. Capture Discussion Points
  11. 5. Generate Follow-up Tasks
  12. Output Format
  13. Option 1: Markdown (Default)
  14. Option 2: JSON Structure
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the meeting-synthesizer skill do?

Processes meeting notes or transcripts to extract structured information. Use after meetings to quickly generate action items, capture decisions, and create follow-up tasks.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill meeting-synthesizer-rysweet-azurehaymaker-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going