← 返回 Skills 市场
lnj22

ffmpeg-format-conversion

作者 lnj22 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install multilingual-video-dubbing-ffmpeg-format-conversion
功能描述
Convert media files between formats - video containers, audio formats, and codec transcoding
安全使用建议
This skill appears to be a plain FFmpeg recipe set, but the metadata fails to declare ffmpeg as a required binary and gives no source/homepage. Before installing or letting an agent run it: (1) verify the ffmpeg binary you intend to use is present and from a trusted source (check ffmpeg --version and origin), (2) review and, if needed, modify batch loops to avoid accidental overwriting (test on copies), (3) be aware commands use Unix paths like /dev/null—adjust for Windows if needed, (4) prefer enabling manual invocation (not autonomous) until you confirm behavior, and (5) ask the skill author for declared dependencies and a source/homepage. These steps would increase confidence that the skill is safe and functions as expected.
功能分析
Type: OpenClaw Skill Name: multilingual-video-dubbing-ffmpeg-format-conversion Version: 0.1.0 The skill bundle provides standard documentation and command-line examples for using FFmpeg to perform media format conversion and transcoding. The instructions in SKILL.md are strictly aligned with the stated purpose, containing no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md explicitly calls out ffmpeg command-line usage for conversion and batch processing, but the skill metadata declares no required binaries or install steps. A media-conversion skill legitimately requires the ffmpeg binary (or an alternative implementation); the missing declared dependency is inconsistent and unexplained. The skill also has no source/homepage listed, so provenance is unclear.
Instruction Scope
The instructions stay on-topic (ffmpeg usage) and do not request unrelated system data or credentials. However they include batch shell loops that will operate on all matching files in the working directory and use platform-specific paths (e.g., /dev/null) without noting cross-platform considerations — this can lead to unintended mass overwrites or failures on non-Unix systems.
Install Mechanism
This is an instruction-only skill (no installer), which is low risk from an install perspective. But because it relies on an external binary (ffmpeg) and provides no install guidance or declared requirement, users might run commands without confirming the tool's presence/version. That omission is a usability and provenance concern rather than a direct code-execution supply-chain risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The lack of sensitive-access requests is appropriate for the stated purpose.
Persistence & Privilege
The skill is not forced-always and does not request elevated persistence. Autonomous invocation is allowed by default (platform standard) but there is no additional privileged configuration or modification of other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install multilingual-video-dubbing-ffmpeg-format-conversion
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /multilingual-video-dubbing-ffmpeg-format-conversion 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Bulk publish from all-task-skills-dedup
元数据
Slug multilingual-video-dubbing-ffmpeg-format-conversion
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ffmpeg-format-conversion 是什么?

Convert media files between formats - video containers, audio formats, and codec transcoding. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 ffmpeg-format-conversion?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install multilingual-video-dubbing-ffmpeg-format-conversion」即可一键安装,无需额外配置。

ffmpeg-format-conversion 是免费的吗?

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

ffmpeg-format-conversion 支持哪些平台?

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

谁开发了 ffmpeg-format-conversion?

由 lnj22(@lnj22)开发并维护,当前版本 v0.1.0。

💬 留言讨论