AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Watch Anything

skill-heyuxuan0209-watch-anything-watch-anything · by heyuxuan0209

看懂视频与富媒体:X 推文(含推文视频)/ YouTube / B站 / 无字幕视频链接 → 字幕优先或本地/云端语音转写 → 中文卡片解读(摘要 3 句 + 要点 3-6 条 + 金句中英对照 + 完整中文稿)→ 基于材料的多轮问答。触发:用户丢 X/YouTube/B站/视频链接并说"解读/看懂/讲了啥/转写一下/值得看吗/这视频说了什么",或明确说"watch-anything"。read-anything 的姊妹:read 管读文字,watch 管看视频/富媒体。

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-heyuxuan0209-watch-anything-watch-anything

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-heyuxuan0209-watch-anything-watch-anything)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Watch Anything? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

看懂视频(watch-anything)

按本目录 PLAYBOOK.md 执行,它是唯一的行为规范(路由表、转写降级链、卡片格式、 诚实守则、降级话术都在里面)。本文件只是 Claude Code 的触发入口。

要点提醒:

  1. 先读 PLAYBOOK.md,按链接类型走路由:X 推文先 scripts/fetch-x.mjs 拿正文+媒体清单,

带视频再 scripts/transcribe-video.mjs 转写;YouTube/B站 直接 transcribe-video.mjs (字幕优先,无字幕才转写)。脚本零 npm 依赖、Node 18+、JSON 进出。

  1. 转写降级链:视频字幕 > Groq 云 whisper(需 GROQ_API_KEY)> 本地 faster-whisper。

缺哪级降哪级,长视频转写前告知用户「需等几分钟」。

  1. 解读模板在 templates/,默认 card.md(卡片格式);用户一句话可覆盖,

自定义模板 = 目录里的新 .md 文件。

  1. 诚实守则优先级最高:抓不到的推文、转不出的音频、未解析的画面,如实降级并显式声明,

绝不脑补视频/图片里的内容。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.