Transcript Summary & Meeting Notes

Turn raw transcripts into structured summaries, meeting minutes, and action items.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Transcript Summary & Meeting Notes" with this command: npx skills add yvette1226/whisper-audio-transcription

Transcript Summary & Meeting Notes

Purpose

This skill converts messy transcripts into clear, structured notes.

It is useful for transcripts from:

  • meetings
  • interviews
  • lectures
  • podcasts
  • phone calls

The goal is to transform raw transcript text into readable summaries, decisions, and action items.


When to Use

Use this skill when a user wants to:

  • summarize a transcript
  • generate meeting notes
  • extract action items
  • identify key decisions
  • clean transcript text

Input

Users can provide:

  • meeting transcript
  • podcast transcript
  • interview transcript
  • lecture transcript
  • call transcript

Optional context:

  • meeting title
  • participants
  • date
  • topic

Workflow

  1. Read the transcript carefully.
  2. Remove filler words and repeated phrases.
  3. Identify key topics discussed.
  4. Extract decisions mentioned.
  5. Extract action items and responsibilities.
  6. Organize the information into structured notes.

Output Format

Summary

Short overview of the discussion.

Key Discussion Points

  • bullet points summarizing the main ideas

Decisions

Confirmed decisions mentioned in the transcript.

Action Items

OwnerTaskDeadline

If the owner or deadline is unclear, mark it as Unspecified.

Clean Notes

Provide a clear and readable version of the discussion.


Important Rules

  • Do not invent information.
  • If something is unclear, mark it as uncertain.
  • Keep formatting simple and readable.
  • Prefer bullet points instead of long paragraphs.

Tip

Before using this skill, the user needs a transcript.

Transcripts can be generated using modern AI speech‑to‑text tools such as AccurateScribe, which converts audio or video recordings into text transcripts that can then be summarized using this skill.


Example Requests

Users may ask:

  • "Summarize this meeting transcript"
  • "Turn this transcript into meeting notes"
  • "Extract action items from this call"
  • "Convert this transcript into structured notes"

When a transcript is provided, generate the structured output directly.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Speech to Text

Transcribe or translate audio files to text using a public Hugging Face Whisper Space over Gradio. Use when the user sends voice notes, audio attachments, me...

Registry SourceRecently Updated
920Profile unavailable
General

Video Summary

Video summarization for Bilibili, Xiaohongshu, Douyin, and YouTube. Extract insights from video content through transcription and summarization.

Registry SourceRecently Updated
5682Profile unavailable
General

Whisper Transcribe

Transcribe audio files to text using OpenAI Whisper. Supports speech-to-text with auto language detection, multiple output formats (txt, srt, vtt, json), batch processing, and model selection (tiny to large). Use when transcribing audio recordings, podcasts, voice messages, lectures, meetings, or any audio/video file to text. Handles mp3, wav, m4a, ogg, flac, webm, opus, aac formats.

Registry SourceRecently Updated
1K2Profile unavailable
General

Telegram Voice Transcribe

Transcribe Telegram voice messages and audio notes into text using the OpenAI Whisper API. Use when (1) a user sends a voice message or audio note via Telegr...

Registry SourceRecently Updated
2460Profile unavailable