什么是 watch-youtube?
使用 Gemini 的视频理解 API 观看和分析 YouTube 视频。传递任何 YouTube URL 以获取摘要、时间戳、问答或视频内容(音频和视频)的详细分析。 来源:mikeygonz/skills。
使用 Gemini 的视频理解 API 观看和分析 YouTube 视频。传递任何 YouTube URL 以获取摘要、时间戳、问答或视频内容(音频和视频)的详细分析。
通过命令行快速安装 watch-youtube AI 技能到你的开发环境
来源:mikeygonz/skills。
Use Google's Gemini API to actually watch YouTube videos and answer questions about them.
Gemini processes both audio and visual streams of YouTube videos at 1 FPS. You pass a URL + prompt, it returns analysis.
Requires GOOGLEAPIKEY environment variable. Get one free at https://aistudio.google.com/apikey
使用 Gemini 的视频理解 API 观看和分析 YouTube 视频。传递任何 YouTube URL 以获取摘要、时间戳、问答或视频内容(音频和视频)的详细分析。 来源:mikeygonz/skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mikeygonz/skills --skill watch-youtube使用 Gemini 的视频理解 API 观看和分析 YouTube 视频。传递任何 YouTube URL 以获取摘要、时间戳、问答或视频内容(音频和视频)的详细分析。 来源:mikeygonz/skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mikeygonz/skills --skill watch-youtube 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mikeygonz/skills