Documenting Meetings

Wandelt meeting recordings, notes und photos in eine structured Word summary mit action items um.

von umairalipathan1980 · umairalipathan1980/Claude-Skill-for-Multimodal-Report-Generation

Funktioniert mit Setup ★ 8.4/10

Documenting Meetings — Wandelt meeting recordings, notes und photos in eine structured Word summary mit action items um.

Was es kann

Konsolidiert meeting recordings, handwritten notes, photos, and supplementary docs from a folder into one structured Word deliverable - executive summary, decisions, an action-item table, open questions, and a ready-to-send follow-up email. Triggers on 'meeting notes/summary/minutes' or requests to consolidate meeting materials into one document. Built for Claude Desktop with a filesystem MCP server plus a bespoke gaik-transcriber MCP server for audio/video; without both running it degrades to text/image-only synthesis.

Testbericht

Führte ein short pasted meeting transcript through the output template and it correctly marked a missing due date and priority as 'TBD' instead of inventing them - but the transcription half of the pipeline needs a bespoke gaik-transcriber MCP server whose source (transcription-MCP/server.py) lives in a sibling repo folder, not inside the documenting-meetings/ directory a plain cp -r would grab.

Getestet am: 2026-07-14 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/umairalipathan1980/Claude-Skill-for-Multimodal-Report-Generation
cd Claude-Skill-for-Multimodal-Report-Generation
mkdir -p ~/.claude/skills
cp -r documenting-meetings ~/.claude/skills/documenting-meetings

Befehle & Beispiel-Prompts

  • /documenting-meetingsWandelt meeting recordings, notes und photos in eine structured Word summary mit action items um.

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Turn this meeting recording and my handwritten notes into minutes.
  • Extract action items and decisions from our meeting into a doc.
  • Consolidate these meeting photos and notes into a Word summary.