← 返回 Skills 市场
85
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install video-archive-workflow
功能描述
Video download, metadata extraction, deduplication, subtitle handling, and archive organization for URLs from YouTube/Shorts, Xiaohongshu, Bilibili, and X/Tw...
安全使用建议
This skill's instructions clearly expect yt-dlp (for JSON metadata) and a tool for lossless container conversion (e.g., ffmpeg), plus the ability to download files and write archives to disk — but the metadata declares no required binaries, no install steps, and no archive destination. Before installing or enabling this skill, ask the publisher to: (1) explicitly list required binaries (yt-dlp, ffmpeg or equivalent) and their trusted install sources; (2) declare where archive files will be written (a configured archive root path or env var) and what filesystem permissions are needed; (3) clarify whether network access is required and what endpoints will be contacted; and (4) confirm that the agent will prompt before downloading/writing files (the SKILL.md says to download only when asked — verify this behavior). If you cannot get those clarifications, treat the skill as risky: ensure the agent runs in a sandbox with limited filesystem and network permissions, or do not enable autonomous invocation for this skill.
功能分析
Type: OpenClaw Skill
Name: video-archive-workflow
Version: 1.0.0
The skill bundle describes a standard video archiving workflow using yt-dlp to extract metadata and download content from platforms like YouTube, Bilibili, and X/Twitter. The instructions in SKILL.md and references/field-schema.md focus on data normalization, deduplication, and file organization, including safety checks that require user confirmation for ambiguous cases or file conflicts.
能力评估
Purpose & Capability
The SKILL.md repeatedly cites yt-dlp as the source of truth and describes lossless container conversion (implying ffmpeg or equivalent) and page scraping for tags. However the registry metadata lists no required binaries, no install spec, and no required config paths (e.g., archive root). A video-archiving workflow would legitimately need explicit binaries and a destination path; the omission is incoherent.
Instruction Scope
Instructions remain narrowly focused on parsing URLs, extracting metadata, dedupe logic, tagging, and file/archive handling. They do not ask to read unrelated system files or secret env vars. However they instruct downloading files, converting containers, embedding subtitles, and parsing page HTML — operations that involve network access and filesystem writes and should have explicit guardrails (where to write, permission model, and which tools to run).
Install Mechanism
There is no install specification (instruction-only), which minimizes direct supply-chain risk. But because the workflow depends on external CLI tools/utilities (yt-dlp, ffmpeg or similar) and possibly HTML fetching libraries, the lack of declared install steps or trusted sources is an omission that leaves unclear which binaries will be used and from where.
Credentials
The skill requests no environment variables or credentials, which is proportional given the stated purpose. That said, it also omits any required config (e.g., archive root path, access/permission guidance), which reduces transparency about where files will be stored and what filesystem access is required.
Persistence & Privilege
The skill is not set to always:true and does not declare any persistent privilege. Autonomous invocation is allowed (platform default) but there is no additional persistent presence requested by the skill itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-archive-workflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-archive-workflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial workflow for video URL parsing, dedupe, metadata mapping, and archive rules
元数据
常见问题
Video Archive Workflow 是什么?
Video download, metadata extraction, deduplication, subtitle handling, and archive organization for URLs from YouTube/Shorts, Xiaohongshu, Bilibili, and X/Tw... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Video Archive Workflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-archive-workflow」即可一键安装,无需额外配置。
Video Archive Workflow 是免费的吗?
是的,Video Archive Workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Archive Workflow 支持哪些平台?
Video Archive Workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Archive Workflow?
由 feiernk(@feiernk)开发并维护,当前版本 v1.0.0。
推荐 Skills