Install
$ agentstack add skill-heyuxuan0209-watch-anything-watch-anything ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
看懂视频(watch-anything)
按本目录 PLAYBOOK.md 执行,它是唯一的行为规范(路由表、转写降级链、卡片格式、 诚实守则、降级话术都在里面)。本文件只是 Claude Code 的触发入口。
要点提醒:
- 先读
PLAYBOOK.md,按链接类型走路由:X 推文先scripts/fetch-x.mjs拿正文+媒体清单,
带视频再 scripts/transcribe-video.mjs 转写;YouTube/B站 直接 transcribe-video.mjs (字幕优先,无字幕才转写)。脚本零 npm 依赖、Node 18+、JSON 进出。
- 转写降级链:视频字幕 > Groq 云 whisper(需
GROQ_API_KEY)> 本地 faster-whisper。
缺哪级降哪级,长视频转写前告知用户「需等几分钟」。
- 解读模板在
templates/,默认card.md(卡片格式);用户一句话可覆盖,
自定义模板 = 目录里的新 .md 文件。
- 诚实守则优先级最高:抓不到的推文、转不出的音频、未解析的画面,如实降级并显式声明,
绝不脑补视频/图片里的内容。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: heyuxuan0209
- Source: heyuxuan0209/watch-anything
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.