一键导入
extract-action-items
Extract action items from a meeting transcript with owners and deadlines.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Extract action items from a meeting transcript with owners and deadlines.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill to generate well-branded interfaces and assets for AGENT-33, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
Scan code for security vulnerabilities and unsafe patterns with remediation guidance.
Review a code diff for correctness, logic errors, and style issues.
Propose targeted refactoring and readability improvements for reviewed code.
Diagnose and explain error messages with root cause analysis and actionable fix steps.
Assist with common git operations including branching, committing, and pull requests.
| name | extract-action-items |
| version | 1.0.0 |
| description | Extract action items from a meeting transcript with owners and deadlines. |
| tags | ["meetings","action-items","productivity"] |
Given a meeting transcript or notes, identify every commitment, task, or follow-up item that requires action after the meeting.
An action item is a statement where someone agrees to do something by a specific time, or where the group assigns a task to a person. Indicators:
[owner TBD].[deadline TBD].[deadline TBD]
go last.## Action Items
| # | Task | Owner | Deadline | Context |
|---|------|-------|----------|---------|
| 1 | Send updated roadmap to stakeholders | Alice | 2026-04-15 | Discussed in Q2 planning section |
| 2 | Schedule follow-up with legal team | Bob | [deadline TBD] | Re: contract review |
| 3 | Prepare budget proposal | [owner TBD] | End of Q2 | Required for executive review |
[TBD] markers.