Skip to main content
在 Manus 中运行任何 Skill
一键导入

audio-to-markdown

星标0
分支0
更新时间2026年5月14日 12:05

Transcribe an audio file (mp3 / wav / m4a) to clean Markdown. Wraps Microsoft's `markitdown` library (via `uvx`); transcription uses the SpeechRecognition library's Google Web Speech API backend (free tier - no API key required for the deterministic step). Two optional summarize sub-modes (host agent does the LLM work, no API key needed) - "single" produces one structured summary MD, "sections" auto-derives 3-8 chapter sections and writes one MD per section + an index (designed to feed downstream chapter infographics). Use when the user provides an audio file or asks to "transcribe this audio", "convert this mp3 to text", "summarize this podcast episode", or "meeting recording to MD".

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
10 个文件
SKILL.md
readonly