Agent skill · Documentation

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.

Infrasity-Labsgithub.com/Infrasity-LabsGitHub ↗
claude-codeMIT
Install
npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill meeting-notes --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: .claude/skills/meeting-notes/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 97
Language: Python

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

From the SKILL.md

# 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 ## Notion MCP (Optional) This skill integrates with the Notion MCP connector when available. At the start of the workflow, attempt `notion-query-data-sources`. If it returns results, Notion is connected — run both Step A and Step B below. If it fails or is unavailable, skip both steps silently, generate notes to chat as normal, and append the alert at the end. ### Step A — Before generating notes (prior context pull) **If Notion connected:** 1. Call `notion-query-meeting-notes` — pull the last 2–3 meetings on this same topic or with these attendees 2. Surface any recurring action items that were never closed and open questions carried over from prior sessions 3. Call `notion-get-users` to resolve attendee names to workspace users — pre-populate the **Attendees** field 4. Use this prior context to enrich the notes you generate (carry-forward items, open threads, patterns) **If not connected:** skip, proceed directly t

What's inside
Steps it walks through
  1. When to Apply
  2. Notion MCP (Optional)
  3. Step A — Before generating notes (prior context pull)
  4. Step B — After generating notes (save to workspace)
  5. Meeting Notes Structure
  6. Best Practices
More from dev-gtm-claude-skills
All skills →
About this skill
What does the meeting-notes skill do?

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.

How do I install it?

Run `npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill meeting-notes --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 Infrasity-Labs/dev-gtm-claude-skills, a repository with 97 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