← 返回 Skills 市场
you-get
作者
CN-big-cabbage
· GitHub ↗
· v0.1.0
· MIT-0
150
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install you-get
功能描述
网页媒体下载助手 - 从YouTube、Bilibili等网站下载视频、音频、图片
安全使用建议
This skill is basically a wrapper around the well-known you-get tool and is coherent for downloading media. However: 1) the guides instruct the agent to read browser cookie files (e.g. cookies.sqlite) to download login-protected content — that can expose your login state and should only be done if you trust the agent and are comfortable with that risk; 2) the skill's metadata sets primaryEnv to 'python', which looks like a misconfiguration and not a credential — ignore that or ask the author to correct it; 3) some troubleshooting advice (temporarily disabling firewall) is unsafe — avoid disabling security controls on your system; 4) because the skill will run shell commands and can access local files, only install it if you trust the source and understand it will execute you-get/ffmpeg commands on your machine. If you want to be cautious, run the commands manually in a controlled environment (or run you-get locally) rather than granting the agent direct execution rights.
功能分析
Type: OpenClaw Skill
Name: you-get
Version: 0.1.0
The skill bundle is a legitimate wrapper for the 'you-get' media downloader utility. It provides clear instructions for the AI agent to assist users with installation, video/audio downloading, and troubleshooting. All included scripts and markdown files (SKILL.md, guides/*.md) contain standard commands for environment checking, package management via pip, and tool usage that align perfectly with the stated purpose without any signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (web media downloader) match the requested binaries (python, you-get, ffmpeg) and example commands. Asking for you-get/ffmpeg is proportionate to the stated purpose. However, metadata sets primaryEnv to 'python' which is not a credential name and is incoherent with the platform's primaryEnv usage.
Instruction Scope
SKILL.md and guides instruct the agent to run arbitrary shell commands (install, download, play) which is expected for a downloader, but they also explicitly reference sensitive local paths (e.g. ~/.mozilla/firefox/xxxxx/cookies.sqlite) and recommend exporting/using browser cookies. Those file accesses are outside declared config paths and may expose authentication data. The troubleshooting guide also suggests disabling firewalls (sudo ufw disable) as a diagnostic step, which is risky guidance.
Install Mechanism
No install spec (instruction-only). That is low-risk from install mechanics perspective — nothing is fetched or executed by an installer provided in the skill bundle.
Credentials
The skill declares no required env vars or credentials, which mostly aligns with its function. But it instructs use of cookies files and direct references to browser cookie DBs (sensitive credentials) without declaring config path requirements. The primaryEnv metadata value ('python') is misused and misleading.
Persistence & Privilege
always is false and model invocation is permitted (defaults). The skill does not request persistent presence or modify other skills. No elevated persistence privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install you-get - 安装完成后,直接呼叫该 Skill 的名称或使用
/you-get触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release - AI-powered web media downloader supporting 80+ websites (YouTube, Bilibili, Twitter, Instagram, etc.)
元数据
常见问题
you-get 是什么?
网页媒体下载助手 - 从YouTube、Bilibili等网站下载视频、音频、图片. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 you-get?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install you-get」即可一键安装,无需额外配置。
you-get 是免费的吗?
是的,you-get 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
you-get 支持哪些平台?
you-get 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 you-get?
由 CN-big-cabbage(@cn-big-cabbage)开发并维护,当前版本 v0.1.0。
推荐 Skills