meeting-processing
Process and import meeting content into your project structure.
Install
mkdir -p .claude/skills/meeting-processing && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16565" && unzip -o skill.zip -d .claude/skills/meeting-processing && rm skill.zipInstalls to .claude/skills/meeting-processing
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Transcribe, analyze, and import meeting recordings into project structure. Triggers: meeting, recording, transcribe, audio, video, meeting-processing.Key capabilities
- →Transcribe meeting recordings
- →Analyze meeting audio/video
- →Import meeting data into project structure
- →Process meeting files
- →Handle audio recordings
- →Handle video recordings
How it works
This skill loads and follows instructions from a canonical skill file to transcribe, analyze, and import meeting recordings into the project structure.
Inputs & outputs
When to use meeting-processing
- →Transcribing meeting recordings
- →Summarizing key discussion points
- →Importing meeting notes into the project
About this skill
Load and follow the instructions from the canonical file at .vaibe/skills/meeting-processing/SKILL.md as if they were written here. Do not act on this wrapper — it holds only metadata; the full skill logic lives in the canon.
When not to use it
- →When the task is not related to meeting processing
- →When the input is not a meeting, recording, audio, or video file
- →When the canonical file at .vaibe/skills/meeting-processing/SKILL.md is not available
Limitations
- →Relies on the canonical file at .vaibe/skills/meeting-processing/SKILL.md for logic
- →Does not act on the wrapper file, which holds only metadata
- →Does not process inputs other than meeting, recording, audio, or video
How it compares
This skill centralizes meeting processing logic in a canonical file, ensuring consistent application of transcription and analysis workflows, unlike ad-hoc manual processing.
Compared to similar skills
meeting-processing side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| meeting-processing (this skill) | 0 | 1mo | No flags | Beginner |
| transcribe | 11 | 6mo | Review | Beginner |
| history-insight | 0 | 7mo | Review | Beginner |
| bulletmind | 0 | 2mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
transcribe
openai
Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.
history-insight
team-attention
This skill should be used when user wants to access, capture, or reference Claude Code session history. Trigger when user says "capture session", "save session history", or references past/current conversation as a source - whether for saving, extracting, summarizing, or reviewing. This includes any mention of "what we discussed", "today's work", "session history", or when user treats the conversation itself as source material (e.g., "from our conversation").
bulletmind
asnk633
Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking.
meeting-minutes
github
Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.
deep-reading-analyst
ginobefun
Comprehensive framework for deep analysis of articles, papers, and long-form content using 10+ thinking models (SCQA, 5W2H, critical thinking, inversion, mental models, first principles, systems thinking, six thinking hats). Use when users want to: (1) deeply understand complex articles/content, (2) analyze arguments and identify logical flaws, (3) extract actionable insights from reading materials, (4) create study notes or learning summaries, (5) compare multiple sources, (6) transform knowledge into practical applications, or (7) apply specific thinking frameworks. Triggered by phrases like 'analyze this article,' 'help me understand,' 'deep dive into,' 'extract insights from,' 'use [framework name],' or when users provide URLs/long-form content for analysis.
youtube-content-summary
bhaveshpabnani
Summarize YouTube or video transcript content into notes, tasks, blogs, or threads using provided transcripts, web evidence, or native audio summarization paths.