‹ 返回总目录
工具 最近更新07-01

watch

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量7.6K
⭐ GitHub Stars14,266(fork 1369)
🗓️ 最近推送2026-07-01
🌱 项目创建2026-04-24
💻 语言 / LicensePython · MIT
🐛 开放Issue89

📝 工具简介

给Claude加视频观看能力,/watch下载、抽帧、转写后全部交给Claude处理。

📖 怎么用

安装很简单,Claude Code 用户直接执行 `/plugin marketplace add bradautomates/claude-video` 和 `/plugin install watch@claude-video`;其他工具(Codex、Cursor 等)用 `npx skills add bradautomates/claude-video -g` 全局安装,或者 `git clone https://github.com/bradautomates/claude-video.git` 后手动链接到 `~/.claude/skills/watch`。零配置启动,首次运行会自动装 yt-dlp 和 ffmpeg(macOS 用 brew,Linux/Windows 会打印命令)。直接输入 `/watch https://youtu.be/dQw4w9WgXcQ what happens at the 30 second mark?` 就能看视频,支持 YouTube、TikTok、本地文件等。大部分公开视频有字幕就免费,没字幕才需要 Whisper API key。

📋 迷你测评

给Claude加视频眼睛,/watch一条龙搞定下载、抽帧、转写。亮点是流程全自动,省去手动预处理。处理速度、支持格式没细说,实用度看实测。

📄 README 要点

这个工具让Claude等AI代理能真正“看”视频。以前你丢个YouTube链接给Claude,它只能靠标题猜内容或抓取缺失90%画面信息的字幕,现在通过/watch可以直接粘贴URL或本地路径,让AI分析视频画面。安装上推荐Claude Code,会自动更新,也支持Codex、Cursor等50多种Agent环境。零配置启动,首次运行会自动装yt-dlp和ffmpeg,macOS用brew,Linux和Windows会打印命令。大多数公开视频免费靠字幕就能分析,只有视频没字幕时才需要Whisper API key。适合需要AI理解视频内容的场景。

查看英文原文
/watch Give Claude the ability to watch any video. Claude Code (recommended — auto updates via marketplace): [安装/使用命令见下方] Codex, Cursor, Copilot, Gemini CLI, or any of 50+ Agent Skills hosts: [安装/使用命令见下方] ( g installs globally for your user, available across all projects. Drop it to scope per project.) More install options (claude.ai web, manual) in the Install section below. Zero config to start — yt dlp and ffmpeg install on first run via brew on macOS (Linux/Windows print exact commands). Captions cover most public videos for free. Whisper API key is only needed when a video has no captions. Claude can read a webpage, run a script, browse a repo. What it can't do, out of the box, is watch a video . You paste a YouTube link and it has to either guess from the title or pull a transcript that's missing 90% of what's on screen. With Claude Video /watch you can paste a URL or a local path, ask a question, and Claude fetches captions first, downloads only what it needs, extracts frames (scene aware, or fast keyframes at efficient detail), pulls a timestamped transcript (free captions when available, Whisper API as fallback), and Read s every frame as an image. By the time it answers, it has seen the video and heard the audio. [安装/使用命令见下方] What people actually use it for Analyze someone else's content. /watch https://youtu.be/ what hook did they open with? Claude looks at the first frames, reads the opening transcript, breaks down the structure. Same for ad creative, competitor launches, podcast intros, anything where the how matters as much as the what . Diagnose a bug from a video. Someone sends you a screen recording of something broken. /watch bug repro.mov what's going wrong? Claude watches the recording, finds the frame where the issue appears, describes what's on screen, often catches the cause without you ever opening the file. Summarize a video. /watch https://youtu.be/ summarize this does the obvious thing — pulls the structure, the key moments, what was actua

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考