mcpbeat

Project Notetaker

bonigarcia/project-notetaker

Formats unstructured meeting notes into a structured project report. Use this when the user provides raw notes or requests a summary of a meeting.

123 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
109
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/bonigarcia/context-engineering --skill project-notetaker

The instruction itself

2 sections, as written by the author

Project Notetaker

Instructions

When the user provides meeting notes, follow this structure:

  • Title: A clear name for the meeting.
  • Attendees: List all participants.
  • Key decisions: A bulleted list of what was decided.
  • Action items: A table with columns for task, owner, and due date.

How to use it

Copy the folder

Take bonigarcia/project-notetaker from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.