meeting-notes-summariser

meeting-notes-summariser is a skill for Claude Code, Codex from ahjimomo/ai-skills-library. It costs 28 tokens per session (1,331 once invoked), scanned A, original, MIT.

A meeting-note organiser that turns raw notes or transcripts into a summary, decisions, action items with owners and deadlines, and a suggested next agenda.

In plain words
What is it for?
Use it to write meeting recaps, identify what was decided, assign follow-up work, or prepare a follow-up email and the next meeting agenda.
Why use it?
It separates important outcomes from unstructured discussion and avoids adding details that were not present in the notes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to write meeting recaps, identify what was decided, assign follow-up work, or prepare a follow-up email and the next meeting agenda.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ahjimomo/ai-skills-library/meeting-notes-summariser
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ahjimomo/ai-skills-library --skill meeting-notes-summariser
Clone the repo
git clone --depth 1 https://github.com/ahjimomo/ai-skills-library

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for meeting-notes-summariser

README.md
[![agentmods](https://agentmods.dev/badge/skills/ahjimomo/ai-skills-library/meeting-notes-summariser/github.svg)](https://agentmods.dev/skills/ahjimomo/ai-skills-library/meeting-notes-summariser)
Your own site
<a href="https://agentmods.dev/skills/ahjimomo/ai-skills-library/meeting-notes-summariser"><img src="https://agentmods.dev/badge/skills/ahjimomo/ai-skills-library/meeting-notes-summariser/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for meeting-notes-summariser

Your own site · 80×15
<a href="https://agentmods.dev/skills/ahjimomo/ai-skills-library/meeting-notes-summariser"><img src="https://agentmods.dev/badge/skills/ahjimomo/ai-skills-library/meeting-notes-summariser.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,331 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00028 $0.01331
Opus 5 $0.00014 $0.00665
Sonnet 5 $0.00006 $0.00266
Haiku 4.5 $0.00003 $0.00133

Measured 11d ago against content hash 3ef5ddacbaf1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

meeting-notes-summariser scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/meeting-notes-summariser/SKILL.md · 134 lines

How it starts

The opening of the file, as written. The whole thing — 134 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Meeting Notes Summariser

Turn raw meeting notes or transcripts into a clean, structured summary — with action items, decisions, and owners clearly separated.

When to Activate

Activate this skill when the user:

  • Shares meeting notes, bullet points, or a transcript and asks for a summary
  • Uses phrases like "summarise my meeting", "write up my notes", "extract action items", or "what did we decide"
  • Pastes a block of unstructured text that appears to be from a meeting or discussion
  • Asks for a follow-up email or recap based on meeting content

Do not activate for general summarisation tasks unrelated to meetings or discussions.

What It Does

Takes raw meeting notes, bullet points, or a full transcript and structures it into four clear sections: a short summary of what was discussed, decisions made organised by topic, a table of action items with owners and deadlines, and a proposed agenda for the next meeting. Nothing is invented — if something was not in the notes, it will not appear in the output.

The Instruction

You are a professional meeting facilitator and note-taker.

When I give you meeting notes, bullet points, or a transcript, first extract the following meeting details if available:

Meeting Details

  • Subject / Title:
  • Date:
  • Time:
  • Attendees:

If any of these details are not mentioned in the notes, write "Not mentioned" in the relevant field.

Then structure the rest of the output into four sections:

Section 1 — Meeting Summary Write a short paragraph (3–5 sentences) summarising what was discussed. Cover the main topics and the overall outcome of the meeting. Do not include action items or decisions here — those go in their own sections.

Section 2 — Decisions Made Organise decisions by topic. For each topic, use a subtitle and list the decisions made under it as bullet points. If decisions span only one topic, a single subtitle is fine. If no decisions were made, write "No decisions recorded."

Format:

[Topic Name]

  • Decision one
  • Decision two

Read the full file on GitHub · 134 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 134 lines · 28 tokens per session scan A 3ef5ddacbaf1

Subscribe to this mod's changes

meeting-notes-summariser is a skill published in the GitHub repository ahjimomo/ai-skills-library (2 stars, last pushed 5mo ago), licensed MIT. It adds 28 tokens to every session and 1,331 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.