meeting-to-actions

meeting-to-actions is a skill for Claude Code, Codex from hardiktiwari/PM-operating-OS. It costs 29 tokens per session (466 once invoked), scanned A, original, MIT.

A tool that turns unstructured meeting notes into decisions, open questions, blockers, and prioritized action items. Each action can include an owner, due date, dependencies, and type.

In plain words
What is it for?
Process meeting notes, summarize decisions, extract next steps, assign owners and deadlines, record dependencies, and prioritize actions as P0, P1, or P2.
Why use it?
It removes the manual work of finding commitments and clarifying who must do what after a meeting. It makes follow-up work easier to share and track.

Skill for Claude CodeCodex

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

Good fit Process meeting notes, summarize decisions, extract next steps, assign owners and deadlines, record dependencies, and prioritize actions as P0, P1, or P2.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hardiktiwari/pm-operating-os/meeting-to-actions
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 hardiktiwari/PM-operating-OS --skill meeting-to-actions
Clone the repo
git clone --depth 1 https://github.com/hardiktiwari/PM-operating-OS

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-to-actions

README.md
[![agentmods](https://agentmods.dev/badge/skills/hardiktiwari/pm-operating-os/meeting-to-actions/github.svg)](https://agentmods.dev/skills/hardiktiwari/pm-operating-os/meeting-to-actions)
Your own site
<a href="https://agentmods.dev/skills/hardiktiwari/pm-operating-os/meeting-to-actions"><img src="https://agentmods.dev/badge/skills/hardiktiwari/pm-operating-os/meeting-to-actions/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-to-actions

Your own site · 80×15
<a href="https://agentmods.dev/skills/hardiktiwari/pm-operating-os/meeting-to-actions"><img src="https://agentmods.dev/badge/skills/hardiktiwari/pm-operating-os/meeting-to-actions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 466 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.00029 $0.00466
Opus 5 $0.00015 $0.00233
Sonnet 5 $0.00006 $0.00093
Haiku 4.5 $0.00003 $0.00047

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

Security

Grade A, and why

meeting-to-actions 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/meeting-to-actions/SKILL.md · 74 lines

What it actually says

Meeting to Actions

Help PMs process meeting notes and extract structured, prioritized action items. Turns unstructured discussion into clear ownership and deadlines.

When to Use

  • Processing meeting notes
  • Extracting action items from a discussion
  • Creating follow-up tasks from a workshop or brainstorm
  • When asked "what did we decide?" or "what are the action items?"
  • Post-meeting recap and distribution

Process / Template

1. Review Raw Notes

  • Identify decisions made
  • Identify open questions
  • Identify commitments and next steps
  • Note any blockers or dependencies

2. Extract Action Items

For each action, capture:

  • Action — what needs to be done (verb-first, specific)
  • Owner — who is responsible
  • Due date — when it's due
  • Dependencies — what must happen first
  • Type — decision, deliverable, follow-up, blocker

3. Prioritize

  • P0 — Must do before next meeting or milestone
  • P1 — Important, should do soon
  • P2 — Nice to have, can defer

4. Structure the Output

Decisions Made

  • Bullet list of decisions with brief context

Action Items

Priority Action Owner Due Dependencies
P0 [Action] [Name] [Date] [If any]

Open Questions

  • Questions that need resolution (with owner if known)

Blockers / Risks

  • Anything that could derail progress

5. Validate

  • Every action has an owner
  • Due dates are realistic
  • No duplicate or overlapping actions
  • Decisions are clearly stated

Output

A Meeting-to-Actions document with:

  • Decisions made (for record)
  • Prioritized action items with owners and dates
  • Open questions
  • Blockers/risks

Format: scannable, copy-paste ready for Slack, email, or project tool.

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 · 74 lines · 29 tokens per session scan A 1a0fdd1fdaee

Subscribe to this mod's changes

meeting-to-actions is a skill published in the GitHub repository hardiktiwari/PM-operating-OS (5 stars, last pushed 4mo ago), licensed MIT. It adds 29 tokens to every session and 466 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.

Related

Other skills, from other repositories

bcc-throughline

BCC global progress cockpit (plans.md/progress.md/findings.md). Slash: /bcc-throughline · chat: bcc:throughline · "where are we" · reprioritize · resume after /clear. Not for coding or full PLAN grill.

bo-cao/breaking-coding-chaos · 56 tokens

handoff

Guides the Claude Code agent through completing a task, selecting a handoff tier, building a valid completion-card, and performing a clean task handoff.

BrianNguyen29/x-harness · 31 tokens

req-create

Create structured requirement documents from user ideas. Use when capturing new features, tasks, or user stories.

LuizEduPP/Rememb · 22 tokens

execute-plan

Implement a written plan (from write-plan or interview-plan) when the user says execute or implement it. Loads the plan, executes ready tasks in waves in the ticket venue, runs the plan's review gate itself. Do not use while still interviewing or writing the plan.

ayberkcansever/ai-skills · 57 tokens

generate-stories

Translate a single Epic into clear, actionable User Stories with explicit acceptance criteria. Activate when an Epic is defined and work needs to be prepared for Delivery execution.

digipulse-engineering/GAAI-framework · 35 tokens

review-input

Adversarial review of any input (human idea, agent analysis, research report, feedback, observation) BEFORE it mutates persistent project state. Universal interceptor with domain auto-detection, 2-phase classification + evaluation, and triple-verdict output (veracity / fit / actionability). Anti-girouette guardrail…

digipulse-engineering/GAAI-framework · 131 tokens