Skip to content

Meeting Notes · Free & open source · v0.2.0

Messy meeting notes.
Clear next steps.

Turn your notes into decisions, action items, and open questions. See who owns what, when it's due, and what still needs an answer.

A small skill for the AI assistant you already use. No separate account required.

How to add it to Claude

From conversation to follow-through

A changed plan, a commitment, and one detail nobody owns yet.

What you paste

Rough meeting notes

Maya: Let's launch Monday.

Leo: QA won't finish until Wednesday.

Maya: Agreed, launch Thursday instead.

Leo: I'll send the QA results by Wednesday.

Maya: Someone needs to confirm the venue.

Example result

Decisions

Launch Thursday instead of Monday.

Action items

  • Send QA results
    Leo · Wednesday
  • Confirm the venue
    Owner: Not specified
    Deadline: Not specified

Open questions

Who will confirm the venue, and by when?

Illustrative example. The skill asks your agent to flag missing details and separate proposals from commitments. Review the result before acting on it.

For Claude on the web or desktop

Add it once. Use it after your meetings.

  1. Download the skill. Save the Meeting Notes ZIP. Keep it zipped.
  2. Upload it in Claude. Open Customize → Skills, select + → Create skill → Upload a skill, and choose the ZIP.
  3. Enable Meeting Notes. Paste your notes in a chat and ask Claude to use it.

Try this prompt

Use Meeting Notes to extract decisions, action items, and open questions from the notes below.

If Skills is unavailable, enable code execution and file creation in Claude's settings. A work account may need administrator permission. Claude's setup guide.

Prefer the terminal?

Install in your coding agent

With Node.js and npm installed, run this command in your project and select your agent when prompted.

npx skills add praveenravi/meeting-notes --skill meeting-notes

Add --global to make it available across your projects. Then ask your agent to use Meeting Notes on your transcript.

Installation has been verified for Codex. Automatic discovery in a current Codex session and output quality in Claude and Cursor still need testing. View source and test notes on GitHub.

A few useful details

Where do my meeting notes go?

The skill contains instructions. It has no server and doesn't send your notes to me or add its own telemetry. Your chosen agent and model provider process the notes under their own settings and terms.

The separate Skills command-line installer has its own telemetry policy.

Is it free for business use?

Yes. Meeting Notes is free to use and modify under the MIT license, including for commercial work. Your AI provider's normal usage limits and charges still apply.

Does it record meetings or send follow-ups?

No. Supply your notes or transcript. The skill produces a summary in your agent; it doesn't record audio, join meetings, or send messages on its own.

Help make the next version better

Try it after a real meeting. Did it capture the right commitments? Was anything missing?

Share feedback on GitHub

Use fictional or anonymized examples when reporting a problem.