Agent skill · Workflow & Productivity

meeting-synthesis

Use when extracting product signals from meeting transcripts - systematically identifies asks, problems, quotes, and evidence across time windows with customer attribution

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill meeting-synthesis --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Allowed tools: ReadGrepGlob
Path: skills/analysis/meeting-synthesis/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 Synthesis ## Purpose Extract actionable product signals from meeting transcripts: - Feature requests and capability asks - Pain points and friction areas - Customer quotes and verbatim feedback - Evidence for epic creation and prioritization - Pattern detection across multiple customers ## When to Use This Skill Activate automatically when: - `product-planning` workflow gathers signals for epics - `cs-prep` workflow compiles customer context for QBRs - `strategy-session` workflow needs customer insights - User explicitly requests meeting synthesis - Any workflow requires customer evidence extraction ## Signal Types ### 1. Feature Requests ("Asks") Explicit requests for new capabilities or enhancements. **Indicators:** - "We need..." - "Can you build..." - "It would be great if..." - "Our team wants..." **Extract:** - What capability is requested? - Why is it needed? (business impact) - Who requested it? (customer, role) - When? (meeting date) ### 2. Pain Points ("Problems") Friction, blockers, or inefficiencies users experience. **Indicators:** - "It's frustrating that..." - "We struggle with..." - "The current process is..." - "Our team spends too much time..." **Extract

What's inside
Steps it walks through
  1. Purpose
  2. When to Use This Skill
  3. Signal Types
  4. 1. Feature Requests ("Asks")
  5. 2. Pain Points ("Problems")
  6. 3. Onboarding Friction
  7. 4. Integration Gaps
  8. 5. Performance Needs
  9. Synthesis Process
  10. 1. Determine Time Window
  11. 2. Collect Meeting Files
  12. 3. Extract Signals from Each Meeting
  13. 4. Cluster Signals
  14. 5. Compute Signal Metrics
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the meeting-synthesis skill do?

Use when extracting product signals from meeting transcripts - systematically identifies asks, problems, quotes, and evidence across time windows with customer attribution

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill meeting-synthesis --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