ワンクリックで
summarize-transcript
Summarize a meeting transcript into structured, scannable meeting notes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Summarize a meeting transcript into structured, scannable meeting notes.
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 | summarize-transcript |
| version | 1.0.0 |
| description | Summarize a meeting transcript into structured, scannable meeting notes. |
| tags | ["meetings","summarization","productivity"] |
Given a meeting transcript, produce structured meeting notes that capture the essential information without requiring the reader to read the full transcript.
identify-decisions skill)extract-action-items skill)## Meeting Notes
**Date**: <date>
**Duration**: <duration>
**Attendees**: <name (role), name (role), ...>
---
### Summary
<2-4 sentence high-level summary of what the meeting accomplished>
---
### Topics Discussed
#### <Topic 1>
<2-5 sentences covering the key discussion points>
#### <Topic 2>
<2-5 sentences covering the key discussion points>
---
### Decisions
<See identify-decisions output or list here>
### Action Items
<See extract-action-items output or list here>
---
### Next Steps
<Next meeting date, follow-up schedule, or pending items>