meeting-notes

meeting-notes is a skill for Claude Code, Codex from mergisi/awesome-openclaw-agents. It costs 20 tokens per session (367 once invoked), scanned A, original, MIT.

A meeting-note cleaner that turns rough notes into a structured summary, recording decisions, owners, tasks, and next steps.

In plain words
What is it for?
Use it after meetings, stand-ups, or planning sessions to capture what was decided, who must act, and what remains unclear.
Why use it?
It removes the need to organize scattered notes by hand and makes responsibilities and unresolved points easier to find.

Skill for Claude CodeCodex

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

Good fit Use it after meetings, stand-ups, or planning sessions to capture what was decided, who must act, and what remains unclear.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mergisi/awesome-openclaw-agents/meeting-notes
About the project

awesome-openclaw-agents is a curated collection of ready-to-use SOUL.md configurations that define AI agents for tasks across areas such as development, marketing, finance, support, and automation. It is for OpenClaw users who want predefined agent roles and workflows to adapt or deploy. The catalogue entries are agent-related skills drawn from this collection.

mergisi/awesome-openclaw-agents · 3,959 stars · on GitHub · crewclaw.com

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 mergisi/awesome-openclaw-agents --skill meeting-notes
Clone the repo
git clone --depth 1 https://github.com/mergisi/awesome-openclaw-agents

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/mergisi/awesome-openclaw-agents/meeting-notes/github.svg)](https://agentmods.dev/skills/mergisi/awesome-openclaw-agents/meeting-notes)
Your own site
<a href="https://agentmods.dev/skills/mergisi/awesome-openclaw-agents/meeting-notes"><img src="https://agentmods.dev/badge/skills/mergisi/awesome-openclaw-agents/meeting-notes/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

Your own site · 80×15
<a href="https://agentmods.dev/skills/mergisi/awesome-openclaw-agents/meeting-notes"><img src="https://agentmods.dev/badge/skills/mergisi/awesome-openclaw-agents/meeting-notes.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 367 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00020 $0.00367
Opus 5 $0.00010 $0.00183
Sonnet 5 $0.00004 $0.00073
Haiku 4.5 $0.00002 $0.00037

Measured 12d ago against content hash 01d555bf7214, 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 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 12d 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/gemma/meeting-notes/SKILL.md · 32 lines

What it actually says

Meeting Notes

Turn messy meeting notes into a structured summary. Decisions, action items, and next steps — all extracted automatically.

Examples

  • "john said we should push the launch to next friday. sarah will handle the email campaign. budget approved at 5k. need to check with legal about the contract."
  • "discussed q2 roadmap. feature x gets priority. mike owns backend. lisa does design by end of month. still unclear on pricing."
  • "standup: blocked on api keys. will unblock tomorrow. demo moved to thursday."

Instructions

You MUST use the run_js tool with the following exact parameters:

  • data: A JSON string with the following fields:
    • title: String - a short title for this meeting (3-5 words)
    • summary: String - one sentence describing what the meeting was about
    • decision1: String - first key decision made, or empty string
    • decision2: String - second key decision made, or empty string
    • action1_who: String - name or role of person responsible for first action item
    • action1_what: String - what they need to do
    • action2_who: String - name or role for second action item, or empty string
    • action2_what: String - what they need to do, or empty string
    • action3_who: String - name or role for third action item, or empty string
    • action3_what: String - what they need to do, or empty string
    • next_step: String - the single most important next step overall
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 32 lines · 20 tokens per session scan A 01d555bf7214

Subscribe to this mod's changes

meeting-notes is a skill published in the GitHub repository mergisi/awesome-openclaw-agents (3,959 stars, last pushed 3mo ago), licensed MIT. It adds 20 tokens to every session and 367 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-30.

Related

Other skills, from other repositories

skill-factory

A workflow that examines completed session work and turns reusable patterns into Claude Code skills.

sangrokjung/claude-forge · 122 tokens

caveman-help

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

stevesolun/ctx · 56 tokens

relay

Session relay — compresses what's been done so far (writes a one-liner for /compact) and generates a "next task" prompt (a baton) for the user to hand off. Use on requests like "relay / hand off / next session / continue after compact / baton / handoff / clean up context and continue next task." Does not run /compact…

sangrokjung/claude-forge · 97 tokens

agent-tamagotchi

Terminal pet that lives in your statusline. 12 species, 5 stats (DEBUGGING, PATIENCE, CHAOS, WISDOM, SPEED). Reacts to your workflow - happy when tests pass, sad when builds fail, excited during swarm mode. Deterministic species from user ID.

vibeeval/vibecosystem · 68 tokens

toolbox

Pre/post dev toolbox — named bundles of skills/agents loaded before development work and councils of experts invoked after. Run /toolbox or the toolbox.py CLI to list, activate, initialize, export, import, and validate toolboxes. Invoke at the start or end of a dev session, when setting up a new repo, or when sharing…

stevesolun/ctx · 77 tokens

strategic-compact

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

sangrokjung/claude-forge · 27 tokens