← Back to Skills Marketplace
leooooooow

Creator Video Converter

by LeroyCreates · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
191
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install creator-video-converter
Description
Convert videos into more compatible formats, containers, and codec profiles for publishing, sharing, ecommerce workflows, and platform uploads. Use when the...
README (SKILL.md)

Video Converter

Convert videos into formats people and platforms can actually use.

Problem it solves

A file may technically be a video and still be wrong for the task: unsupported codec, annoying container, oversized export, hard-to-preview format, or poor platform compatibility. This skill converts video into a more practical delivery format without overcomplicating the workflow.

Use when

  • A platform rejects the current file format
  • A teammate cannot preview or open the source file easily
  • A video needs to be converted to a more common format for reuse
  • A file should move from editing format to delivery format

Do not use when

  • The user needs heavy editing instead of format conversion
  • The user expects restoration or quality enhancement from conversion alone
  • The source is already in the ideal delivery format

Inputs

  • Source video file
  • Current format if known
  • Target platform or target format
  • Quality tolerance and compatibility priority
  • Optional size, codec, or audio constraints

Workflow

  1. Identify why conversion is needed: compatibility, size, sharing, upload, or archive.
  2. Choose a common target format and codec profile.
  3. Preserve useful quality without keeping unnecessary weight.
  4. Keep the output easy to preview, share, and upload.
  5. Explain the format tradeoff in plain language.

Output

Return:

  1. Recommended target format
  2. Codec/container decision
  3. Compatibility rationale
  4. Any quality or size tradeoffs
  5. Suggested alternate format if needed

Quality bar

  • Prefer widely supported delivery formats
  • Keep outputs practical for non-technical teams
  • Avoid unnecessary quality loss during simple format conversion
  • Make compatibility the default unless the user asks otherwise

Resource

See references/output-template.md.

Usage Guidance
This skill only provides recommendations, it doesn't perform conversions or download anything. If you want automated file conversion, you'll need a skill or tool that explicitly declares which binary (e.g., ffmpeg), how files are supplied, and how output is stored — and you should confirm file-handling and permission behavior. Avoid giving any skill access to sensitive files unless you trust it and understand where converted data will be written or transmitted.
Capability Analysis
Type: OpenClaw Skill Name: creator-video-converter Version: 1.0.0 The skill bundle is purely informational and contains no executable code or scripts. It provides instructions and templates (SKILL.md and references/output-template.md) for an AI agent to assist users with video conversion planning and format recommendations. There are no signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md is a guidance template for choosing formats, codecs, and tradeoffs. It does not request unrelated binaries, environment variables, or services.
Instruction Scope
Instructions stay within the stated purpose: they describe how to produce a conversion plan and an output template. The file lists 'Source video file' as an input but the skill does not include any commands to read system files, run ffmpeg, or call external endpoints.
Install Mechanism
No install spec and no code files — lowest-risk, instruction-only skill. Nothing will be written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The declared inputs are reasonable for a purely advisory conversion helper.
Persistence & Privilege
Default invocation and presence flags (not always: true). The skill does not request persistent or elevated privileges or attempt to modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install creator-video-converter
  3. After installation, invoke the skill by name or use /creator-video-converter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release
Metadata
Slug creator-video-converter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Creator Video Converter?

Convert videos into more compatible formats, containers, and codec profiles for publishing, sharing, ecommerce workflows, and platform uploads. Use when the... It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.

How do I install Creator Video Converter?

Run "/install creator-video-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Creator Video Converter free?

Yes, Creator Video Converter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Creator Video Converter support?

Creator Video Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Creator Video Converter?

It is built and maintained by LeroyCreates (@leooooooow); the current version is v1.0.0.

💬 Comments