首页龙虾技能列表 › Creator Video Converter

Creator Video Converter

v1.0.0

Convert videos into more compatible formats, containers, and codec profiles for publishing, sharing, ecommerce workflows, and platform uploads. Use when the...

0· 152·0 当前·0 累计
by @leooooooow (LeroyCreates)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/21
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is an instruction-only helper that gives human-readable video conversion recommendations; it requests no credentials, installs, or privileged access and its behavior matches its description.
评估建议
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.
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
No install spec and no code files — lowest-risk, instruction-only skill. Nothing will be written to disk or downloaded by the skill itself.
凭证需求
No environment variables, credentials, or config paths are requested. The declared inputs are reasonable for a purely advisory conversion helper.
持久化与权限
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.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/21

Initial public release

● 无害

安装命令 点击复制

官方npx clawhub@latest install creator-video-converter
镜像加速npx clawhub@latest install creator-video-converter --registry https://cn.clawhub-mirror.com

技能文档

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

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

Output

Return:
  • Recommended target format
  • Codec/container decision
  • Compatibility rationale
  • Any quality or size tradeoffs
  • 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.

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务