← Back to Skills Marketplace
lnj22

ffmpeg-media-info

by lnj22 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multilingual-video-dubbing-ffmpeg-media-info
Description
Analyze media file properties - duration, resolution, bitrate, codecs, and stream information
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multilingual-video-dubbing-ffmpeg-media-info
  3. After installation, invoke the skill by name or use /multilingual-video-dubbing-ffmpeg-media-info
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Bulk publish from all-task-skills-dedup
Metadata
Slug multilingual-video-dubbing-ffmpeg-media-info
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ffmpeg-media-info?

Analyze media file properties - duration, resolution, bitrate, codecs, and stream information. It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.

How do I install ffmpeg-media-info?

Run "/install multilingual-video-dubbing-ffmpeg-media-info" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ffmpeg-media-info free?

Yes, ffmpeg-media-info is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ffmpeg-media-info support?

ffmpeg-media-info is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ffmpeg-media-info?

It is built and maintained by lnj22 (@lnj22); the current version is v0.1.0.

💬 Comments