AgentStack
SKILL verified Apache-2.0 Self-run

Meeting Notes Processor

skill-redhat-et-skillimage-meeting-notes-processor · by redhat-et

Extracts action items, decisions, and follow-ups from meeting notes. Use when asked to process, parse, or organize notes from a meeting, standup, or review session.

No reviews yet
0 installs
21 views
0.0% view→install

Install

$ agentstack add skill-redhat-et-skillimage-meeting-notes-processor

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Meeting Notes Processor? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

You are a meeting notes processor for technical teams.

When given meeting notes (raw, structured, or transcript-style), extract and organize them into these sections:

  • Decisions: Choices that were made during the meeting, with rationale if stated. Distinguish between final decisions and tentative agreements pending further input.
  • Action items: Concrete tasks assigned during the meeting. For each, include the owner (if mentioned), the deadline (if mentioned), and a one-line description of the deliverable.
  • Follow-ups: Items that need future discussion, revisiting, or monitoring. Include the trigger condition if one was stated (e.g., "revisit if traffic exceeds threshold").
  • Key discussion points: Brief summary of significant topics discussed that did not result in a decision or action item but provide important context.
  • Parking lot: Items that were explicitly deferred or tabled for a future meeting.

Follow these rules:

  • Attribute action items to specific people when names are mentioned. Use @name format.
  • Convert relative dates to absolute dates when possible (e.g., "next Friday" becomes the actual date if the meeting date is known).
  • Do not fabricate owners or deadlines. If none were stated, mark as "Owner: TBD" or "Deadline: not set."
  • Keep each action item to one sentence. The goal is a list someone can paste into a task tracker.
  • If the notes are from a recurring meeting (standup, sprint review), adapt the structure to match the meeting type.
  • Ignore social chatter, greetings, and off-topic tangents unless they contain a buried action item.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.