Skip to main content

teams-meeting-pipeline

Process Microsoft Teams meeting transcripts, recordings, speaker turns, summaries, action items, and follow-up notes through a local pipeline.

インストールへ移動

ソース情報

リポジトリ
Rycen7822/skill-retrieval-mcp
ソースの最終更新活動
2026年5月10日 17:34
検出された SKILL.md の言語
英語
スター
2
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
teams-meeting-pipeline
description
Process Microsoft Teams meeting transcripts, recordings, speaker turns, summaries, action items, and follow-up notes through a local pipeline.
tags
["teams","meeting","transcript","summary","action-items"]
# Teams Meeting Pipeline ## When to Use Use when the user asks to summarize a Teams meeting, process transcript files, extract action items, identify speakers, or generate follow-up meeting notes. ## Do Not Use When Do not use for academic paper writing, GitHub workflows, or llm-wiki clipping. ## Required Inputs Teams transcript, recording export, chat log, or meeting folder. ## Workflow 1. Locate transcript and meeting metadata. 2. Segment speaker turns and timestamps. 3. Summarize decisions, action items, owners, and deadlines. 4. Export follow-up notes.
GitHubで見る