← 返回 Skills 市场
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install multilingual-video-dubbing-ffmpeg-media-info
功能描述
Analyze media file properties - duration, resolution, bitrate, codecs, and stream information
安全使用建议
This skill appears to do exactly what it says: run ffprobe/ffmpeg commands to report media file properties. Before installing, confirm the runtime environment has ffmpeg/ffprobe installed from a trusted source (the SKILL.md assumes these tools but the skill metadata does not declare them). Because the skill runs shell commands on local files, avoid giving it access to sensitive files you wouldn't want inspected or uploaded, and ensure the agent runs in an environment where executing these commands is permitted and safe.
功能分析
Type: OpenClaw Skill
Name: multilingual-video-dubbing-ffmpeg-media-info
Version: 0.1.0
The skill bundle provides standard documentation and command-line examples for using FFmpeg and ffprobe to extract media metadata. There are no signs of malicious intent, data exfiltration, or prompt injection; the content in SKILL.md is strictly aligned with its stated purpose of media analysis.
能力评估
Purpose & Capability
The skill name/description (FFmpeg Media Info) align with the runtime instructions, which are a set of ffprobe/ffmpeg commands to inspect media files. However, the skill metadata lists no required binaries even though SKILL.md explicitly uses ffprobe and ffmpeg — this is a documentation/metadata mismatch that could lead to runtime failures or surprise if the environment lacks those tools.
Instruction Scope
SKILL.md contains concrete ffprobe/ffmpeg command examples that operate on a local media file (input.mp4). The instructions do not request unrelated files, environment variables, network endpoints, or broad discretionary data collection. Commands like wc and simple shell pipelines are used only to count streams or format output.
Install Mechanism
No install spec or code files are present; this is instruction-only. That minimizes risk because nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables or credentials and the instructions do not reference any secrets or external service credentials. This is proportionate for a local media-analysis helper.
Persistence & Privilege
always is false and no persistence, system configuration changes, or cross-skill modifications are requested. Autonomous invocation is allowed but that is the platform default; there is no extra privileged presence requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multilingual-video-dubbing-ffmpeg-media-info - 安装完成后,直接呼叫该 Skill 的名称或使用
/multilingual-video-dubbing-ffmpeg-media-info触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Bulk publish from all-task-skills-dedup
元数据
常见问题
ffmpeg-media-info 是什么?
Analyze media file properties - duration, resolution, bitrate, codecs, and stream information. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 ffmpeg-media-info?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multilingual-video-dubbing-ffmpeg-media-info」即可一键安装,无需额外配置。
ffmpeg-media-info 是免费的吗?
是的,ffmpeg-media-info 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ffmpeg-media-info 支持哪些平台?
ffmpeg-media-info 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ffmpeg-media-info?
由 lnj22(@lnj22)开发并维护,当前版本 v0.1.0。
推荐 Skills