← 返回 Skills 市场
Video Fetcher
作者
bytesagain1
· GitHub ↗
· v2.0.1
· MIT-0
179
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install video-fetcher
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Video Fetcher concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a simple, coherent local reference tool. Things to consider before installing: 1) The script is safe in its current form (it only prints embedded docs), but verify you trust the author before executing bundled scripts—run it in a restricted/sandboxed environment if unsure. 2) Note the small metadata vs script version mismatch (2.0.1 vs 2.0.0) — likely cosmetic but worth checking for updates. 3) Confirm the platform will not run the script with elevated privileges and that future updates are reviewed, since bundled executable files are the main attack surface if changed later.
功能分析
Type: OpenClaw Skill
Name: video-fetcher
Version: 2.0.1
The video-fetcher skill bundle is a documentation reference tool that provides static information about devtools concepts. The shell script (scripts/script.sh) contains no functional code other than heredocs that output plain text, and it lacks any network access, file system modifications, or sensitive data handling. The SKILL.md instructions are consistent with the script's behavior and do not contain any malicious directives.
能力评估
Purpose & Capability
The name/description promise a local reference for Video Fetcher concepts; the skill asks for no env vars, no binaries, and the shipped script only prints documentation. All requested resources are appropriate. Minor mismatch: metadata version 2.0.1 vs script VERSION="2.0.0" (cosmetic).
Instruction Scope
SKILL.md states commands output plain-text via heredoc and no external calls; scripts/script.sh implements those commands with heredocs only. The instructions do not read unexpected files, env vars, or send data externally.
Install Mechanism
No install spec is provided (instruction-only). There is a bundled script but no download or extract steps. Risk is low because nothing is fetched or written during install.
Credentials
No environment variables, credentials, or config paths are required or referenced. The script does not access SECRET/TOKEN-like variables.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-fetcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-fetcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Video Fetcher 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Video Fetcher concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 Video Fetcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-fetcher」即可一键安装,无需额外配置。
Video Fetcher 是免费的吗?
是的,Video Fetcher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Fetcher 支持哪些平台?
Video Fetcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Fetcher?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.1。
推荐 Skills