← 返回 Skills 市场
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-content-analyzer
功能描述
Phân tích nội dung video YouTube từ file SRT/VTT/TXT hoặc URL trực tiếp. Tóm tắt nội dung, extract key points, phân tích chủ đề chính, tạo báo cáo. Dùng khi...
安全使用建议
This skill appears to do what it says: parse subtitle files (or fetch them with yt-dlp) and produce local analysis reports. Before installing: 1) Verify the GitHub repository and file contents (ensure the raw URLs point to the expected repo/commit). 2) Install/confirm Python 3 and yt-dlp on your system — the script invokes yt-dlp but the SKILL metadata doesn't declare it. 3) Be aware that yt-dlp will perform network requests to YouTube to download subtitles (expected behavior). 4) Run the script in a controlled directory first to confirm outputs and that no unexpected network or file activity occurs. If you need stricter assurance, request the repository URL/commit hash and review the code yourself or run it in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: youtube-content-analyzer
Version: 1.0.0
The 'youtube-content-analyzer' skill is a legitimate tool designed to extract and summarize YouTube video content. The Python script (analyze_content.py) uses the well-known 'yt-dlp' utility to fetch subtitles and processes them locally without any evidence of data exfiltration, obfuscation, or malicious execution. The installation instructions in SKILL.md are standard for manual setup, and the agent instructions are strictly aligned with the stated purpose of content analysis.
能力评估
Purpose & Capability
The name/description (analyze YouTube content from SRT/VTT/TXT or URL) matches the included script and prompts. One mismatch: the runtime uses yt-dlp to fetch subtitles but the skill metadata/requirements do not declare any required binary; the script also expects Python 3. This is a missing dependency declaration rather than purposeful misdirection.
Instruction Scope
SKILL.md and scripts limit actions to reading subtitle files, chunking text, writing analysis reports to a local 'Youtube_Analysis' directory, and invoking yt-dlp to download subtitles for a given YouTube URL. The instructions do not read unrelated system files or access environment variables or external endpoints other than those used by yt-dlp to fetch subtitles. The agent-run subprocess call is expected for this purpose.
Install Mechanism
No packaged install; install instructions fetch SKILL.md and the script directly from raw.githubusercontent.com or clone a GitHub repo. Downloading from GitHub raw is common and acceptable, but it writes files to disk and you should verify the source repository and commit before running. There is no opaque third-party binary download in the spec.
Credentials
The skill requests no environment variables or credentials, and the code does not read secrets. The only external requirement is an undocumented tool (yt-dlp) for fetching subtitles — this is proportionate to the stated functionality but should be declared.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or global agent configuration. It writes analysis output to a local directory only.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-content-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-content-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - MCB AI YouTube skills suite
元数据
常见问题
YouTube Content Analyzer 是什么?
Phân tích nội dung video YouTube từ file SRT/VTT/TXT hoặc URL trực tiếp. Tóm tắt nội dung, extract key points, phân tích chủ đề chính, tạo báo cáo. Dùng khi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。
如何安装 YouTube Content Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-content-analyzer」即可一键安装,无需额外配置。
YouTube Content Analyzer 是免费的吗?
是的,YouTube Content Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube Content Analyzer 支持哪些平台?
YouTube Content Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Content Analyzer?
由 MCB AI(@mcbaivn)开发并维护,当前版本 v1.0.0。
推荐 Skills