把小宇宙播客链接转成文字稿和文章。实现原理:下载小宇宙音频 → Groq Whisper 转录成文字 → 由 Claude 编写成文章。 触发词:"小宇宙转文字"、"播客转文章"、"把这个小宇宙链接转成文章"、"小宇宙文稿",或用户直接发来 xiaoyuzhoufm.com 的单集链接。 产出两份:逐字文稿(含标点润色)+ 改写后的文章。
$npx -y skills add spacezephyr/read-buddy --skill read-xiaoyuzhou-articleInstalls into the current project.
Run `npx skills use "https://github.com/spacezephyr/read-buddy" --skill "spacezephyr/read-buddy/read-xiaoyuzhou-article"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/spacezephyr/read-buddy" that are relevant to the current task. Run `npx skills add "https://github.com/spacezephyr/read-buddy"` and select the relevant skills, then follow their instructions.