← 返回 Skills 市场
4817
总下载
11
收藏
51
当前安装
1
版本数
在 OpenClaw 中安装
/install bilibili-youtube-watcher
功能描述
Fetch and read transcripts from YouTube and Bilibili videos. Use when you need to summarize a video, answer questions about its content, or extract informati...
安全使用建议
Install only if you are comfortable with the agent contacting YouTube or Bilibili through yt-dlp for videos you ask it to analyze. Prefer brew or pip for installing yt-dlp, and avoid using the optional browser-cookie troubleshooting command unless you intentionally want yt-dlp to access your logged-in browser session.
功能分析
Type: OpenClaw Skill
Name: bilibili-youtube-watcher
Version: 1.0.0
The skill bundle is benign. The `scripts/get_transcript.py` uses `subprocess.run` with a list of arguments to execute `yt-dlp`, which prevents shell injection from user-controlled `url` or `language` inputs. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the OpenClaw agent in `SKILL.md` or `README.md`. The skill's functionality is clearly aligned with its stated purpose of fetching video transcripts.
能力评估
Purpose & Capability
The stated purpose, documentation, and script all align around fetching video transcripts for summarization, Q&A, and content extraction from YouTube/Bilibili.
Instruction Scope
The skill runs yt-dlp against a user-provided URL and can contact external video services; this is expected for transcript fetching, though the trigger phrase 'analyze video' is broad.
Install Mechanism
Metadata declares yt-dlp as a required dependency with brew and pip install options. The README also documents a sudo curl install path for Linux, which users should treat as higher-risk than package-manager installation.
Credentials
Network access and temporary subtitle files are proportionate to the skill purpose. The script rejects unsupported platforms, uses subprocess arguments without a shell, and does not show broad local indexing or unrelated file access.
Persistence & Privilege
The main script uses a temporary directory and has no persistence mechanism. The README includes optional troubleshooting advice to use browser cookies with yt-dlp, which is sensitive but disclosed and not part of the default workflow.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bilibili-youtube-watcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/bilibili-youtube-watcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Universal video transcript fetcher supporting both YouTube and Bilibili. Auto-detects platform and sets appropriate language defaults.
元数据
常见问题
Bilibili & YouTube Watcher 是什么?
Fetch and read transcripts from YouTube and Bilibili videos. Use when you need to summarize a video, answer questions about its content, or extract informati... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4817 次。
如何安装 Bilibili & YouTube Watcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bilibili-youtube-watcher」即可一键安装,无需额外配置。
Bilibili & YouTube Watcher 是免费的吗?
是的,Bilibili & YouTube Watcher 完全免费(开源免费),可自由下载、安装和使用。
Bilibili & YouTube Watcher 支持哪些平台?
Bilibili & YouTube Watcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bilibili & YouTube Watcher?
由 donnycui(@donnycui)开发并维护,当前版本 v1.0.0。
推荐 Skills