跳到主要内容
知仓学习社ZHICANG

meeting-action-extractor

Pull the action items and decisions out of meeting notes or a transcript — each with an owner, a due date, and enough context to become a ticket — p…

不碰外部(只输出文字)无严重或高危命中mohitagw15856/pm-claude-skills

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Meeting Action Extractor

Half of what's decided in meetings evaporates because no one wrote down who owns it and by when. This reads the notes or transcript and pulls out the commitments — separating a real action ("Priya will send the spec by Friday") from a wish ("we should really look at that") — attaches an owner and a due date, and flags the orphan tasks nobody actually took, so they don't quietly die.

What This Skill Produces

  • Ticket-ready actions — each with owner, due date, and one line of context so it can go straight into a tracker
  • Decisions made — what was actually decided (vs. discussed), for the record
  • Open questions — unresolved items with no owner yet
  • Orphan flags — the "someone should…" tasks that were raised but never assigned, surfaced so you can assign or drop them

Required Inputs

Ask for these if not provided:

  • The source — meeting notes or transcript (paste it)
  • The attendees — names/roles, so owners resolve correctly (a "Priya will…" maps to a real person)
  • Default due window — if dates weren't stated (e.g. "assume next Friday unless said"), or leave as [TBD]
  • Where these go — Jira/Linear/a list — tunes the format (this reads notes; it doesn't create tickets)

Framework: Commitments, Not Chatter

  1. Action vs. wish. A real action has an implied owner and a verb someone agreed to do; "we should" with no taker is an orphan, not an action.
  2. Owner or orphan. Every action gets a named owner or is flagged unassigned — never silently ownerless.
  3. Due date or [TBD]. Attach the stated deadline, apply the default window, or mark [TBD] — don't invent a date.
  4. Decision ≠ discussion. Record what was decided distinctly from what was merely talked about.
  5. Context to be a ticket. One line of "why/what" so the action is actionable without replaying the meeting.
  6. Never fabricate. If who-owns-what isn't in the source, flag it — don't guess an owner.

Output Format

Actions — [meeting] · [date]

| # | Action | Owner | Due | Context |

|---|---|---|---|---|

| 1 | Send the API spec | Priya | Fri | for the mobile team's estimate |

Decisions

  • [what was decided]

Open questions (no owner yet)

  • [question] — needs: [who should own deciding]

⚠ Orphans — raised, never assigned

  • "[someone should…]" — assign to whom, or drop?

Quality Checks

  • [ ] Real actions are separated from wishes/chatter
  • [ ] Every action has a named owner or is flagged as an orphan
  • [ ] Due dates are stated, defaulted-with-note, or marked [TBD] — never invented
  • [ ] Decisions are recorded separately from discussion
  • [ ] Each action has enough context to become a ticket on its own
  • [ ] No owner or date is fabricated from thin air

Anti-Patterns

  • Turning every sentence into a task — chatter isn't a commitment.
  • Ownerless actions — a to-do with no name is a to-don't.
  • Inventing owners or due dates not in the source.
  • Merging decisions and discussion so the record is muddy.
  • Dropping the orphans silently — the "someone should" items need a decision.

Example Trigger Phrases

  • "Extract the action items from these meeting notes with owners and dates."
  • "Turn this transcript into tickets — who owns what by when?"
  • "Pull the decisions and to-dos out of our sync."
  • "What did we commit to in this meeting, and who's on the hook?"

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,367
本站分层T1
该仓技能数3611
原文件路径plugins/pm-essentials/skills/meeting-action-extractor/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 3611 个技能

同名技能的其他版本

有 3 个不同仓库或目录里都有叫 meeting-action-extractor 的技能。它们内容并不相同,别混用: