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

ReelTalk

Helper for processing shared video links. Takes a URL, downloads the audio track, creates a text transcript, and produces a summary. Supports all major platf...

Registry SourceRecently Updated
2611Profile unavailable
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
3070Profile unavailable
General

Groq Whisper

Transcribe audio files using Groq's Whisper API (whisper-large-v3). Fast cloud-based speech-to-text with no local model required. Use when receiving voice me...

Registry SourceRecently Updated
2080Profile unavailable
General

Local Transcription

Local speech-to-text transcription with Qwen ASR — transcription routed across your Apple Silicon fleet. Transcribe meetings, voice notes, podcasts with loca...

Registry SourceRecently Updated
1721Profile unavailable