← 返回 Skills 市场
mcbaivn

YouTube Channel Compare

作者 MCB AI · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
127
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-channel-compare
功能描述
So sánh 2-5 kênh YouTube theo views, engagement rate, trending score và tần suất đăng bài. Dùng khi user hỏi "So sánh @KênhA vs @KênhB", "Kênh nào mạnh hơn t...
安全使用建议
Before installing: (1) Review the script compare_channels.py yourself— it invokes 'yt-dlp' via subprocess and writes files locally. (2) Ensure you have Python and yt-dlp installed from a trusted source; the SKILL.md does not declare yt-dlp as a required binary (this is the main inconsistency). (3) Installing by downloading raw scripts from GitHub will place executable code on your machine — only proceed if you trust the repo/author. (4) Run in a sandbox or inspect the script line-by-line if you need higher assurance. If the author intends this skill for general use, ask them to update metadata to list yt-dlp and any other prerequisites and to document network usage.
功能分析
Type: OpenClaw Skill Name: youtube-channel-compare Version: 1.0.0 The skill bundle provides a legitimate tool for comparing YouTube channel metrics using the 'yt-dlp' utility. The Python script (compare_channels.py) uses subprocess to fetch metadata and generates a local text report, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The skill's stated purpose (compare YouTube channels) matches the provided script, but the SKILL metadata declares no required binaries while the script calls the external program 'yt-dlp' and expects Python to run. The skill should declare yt-dlp (and network access) as a required dependency; the absence is an incoherence.
Instruction Scope
SKILL.md only instructs how to download the SKILL.md and the script from raw.githubusercontent.com and how to run the script. This is within scope for the stated purpose. However the docs do not mention the external dependency on yt-dlp or that the script will call subprocess to run that binary and will write report files locally, which users should be aware of.
Install Mechanism
Install uses raw.githubusercontent.com (well-known host) or git clone. Downloading raw script files and writing them to ~/.agents/skills is expected for instruction-only skills. This is moderate-risk (arbitrary code will be written and executed), but the source is a public GitHub repo rather than an obscure host or URL shortener.
Credentials
The skill requests no environment variables or credentials and the script does not read secrets from the environment. That is proportional to its purpose. It does require network access to fetch YouTube metadata via yt-dlp, which is reasonable but not declared.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide configuration. It only writes report files to a local 'Youtube_Compare' directory and installs itself under the user's skills folder when following the provided install steps.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-channel-compare
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-channel-compare 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - MCB AI YouTube skills suite
元数据
Slug youtube-channel-compare
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

YouTube Channel Compare 是什么?

So sánh 2-5 kênh YouTube theo views, engagement rate, trending score và tần suất đăng bài. Dùng khi user hỏi "So sánh @KênhA vs @KênhB", "Kênh nào mạnh hơn t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 YouTube Channel Compare?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-channel-compare」即可一键安装,无需额外配置。

YouTube Channel Compare 是免费的吗?

是的,YouTube Channel Compare 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

YouTube Channel Compare 支持哪些平台?

YouTube Channel Compare 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 YouTube Channel Compare?

由 MCB AI(@mcbaivn)开发并维护,当前版本 v1.0.0。

💬 留言讨论