什么是 watch?
通过 Gemini 转录从 YouTube 视频中学习。当用户说“观看”、“转录 youtube”、“通过视频学习”或分享要学习的 YouTube URL 时使用。 来源:soul-brews-studio/oracle-skills-cli。
通过 Gemini 转录从 YouTube 视频中学习。当用户说“观看”、“转录 youtube”、“通过视频学习”或分享要学习的 YouTube URL 时使用。
通过命令行快速安装 watch AI 技能到你的开发环境
来源:soul-brews-studio/oracle-skills-cli。
Learn from YouTube videos by sending to Gemini for transcription, then indexing to Oracle.
| scripts/get-metadata.ts | Get title, duration, channel (JSON) | | scripts/get-cc.ts [lang] | Get captions in SRT format | | scripts/save-learning.ts [cc] | Save to ψ/memory/learnings/ |
| chat | Quick transcription (default) | | research | Deep analysis with fact-checking | | canvas | Structured document output |
通过 Gemini 转录从 YouTube 视频中学习。当用户说“观看”、“转录 youtube”、“通过视频学习”或分享要学习的 YouTube URL 时使用。 来源:soul-brews-studio/oracle-skills-cli。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/soul-brews-studio/oracle-skills-cli --skill watch通过 Gemini 转录从 YouTube 视频中学习。当用户说“观看”、“转录 youtube”、“通过视频学习”或分享要学习的 YouTube URL 时使用。 来源:soul-brews-studio/oracle-skills-cli。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/soul-brews-studio/oracle-skills-cli --skill watch 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/soul-brews-studio/oracle-skills-cli