← 返回 Skills 市场
leooooooow

Creator Video Resizer

作者 LeroyCreates · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
153
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install creator-video-resizer
功能描述
Resize video outputs for social, ecommerce, ads, and platform uploads without stretching the subject or breaking compatibility. Use when a video needs new di...
使用说明 (SKILL.md)

Video Resizer

Resize videos for the platform they actually need to fit.

Problem it solves

One video rarely fits every platform. Teams need the same source adapted for vertical short-form, square ads, storefront slots, review links, and lightweight previews. This skill turns one source into correctly sized outputs without careless stretching or amateur-looking results.

Use when

  • A video needs to fit TikTok, Reels, Shorts, Shopify, Amazon, PDP, ads, or internal review formats
  • A user needs 9:16, 1:1, 4:5, 16:9, or platform-specific dimensions
  • A team wants quick resized variants from one source

Do not use when

  • The user needs intelligent reframing of moving subjects beyond simple resize/crop strategy
  • The source composition is fundamentally wrong and needs manual editing

Inputs

  • Source video file
  • Target aspect ratio or platform
  • Whether to pad, crop, or scale to fit
  • Optional output resolution and file size constraints
  • Priority area to preserve: face, product, subtitles, or full frame

Workflow

  1. Clarify the target platform and dimension requirement.
  2. Decide whether scale, pad, or crop is the right strategy.
  3. Preserve the most important visual area.
  4. Export one or multiple platform-ready sizes.
  5. Explain any framing tradeoffs.

Output

Return:

  1. Chosen resize strategy
  2. Output dimensions
  3. Framing notes
  4. Compatibility notes
  5. Optional additional recommended sizes

Quality bar

  • Never stretch people or products unnaturally
  • Preserve readable text whenever possible
  • Prefer platform-safe dimensions over custom vanity sizes
  • Make crop vs pad tradeoffs obvious

Resource

See references/output-template.md.

安全使用建议
This appears coherent and low-risk, but before installing check two practical points: (1) confirm how video processing will actually run — does your agent environment have ffmpeg or a service the skill will use? The skill doesn't declare that dependency, so you may need to supply it. (2) confirm where source videos live and whether the agent will upload them anywhere — the skill assumes access to the source file but does not specify any external upload; if you must keep video content private, ensure the agent/runtime will not transmit files to external services. If the maintainer adds runtime commands or an install script later, re-check for unexpected network endpoints or credential requests.
功能分析
Type: OpenClaw Skill Name: creator-video-resizer Version: 1.0.0 The skill bundle is a purely instructional set of markdown files and metadata for a video resizing utility. It contains no executable code, shell commands, or network requests. The instructions in SKILL.md and references/output-template.md are strictly aligned with the stated purpose of assisting users with video aspect ratio adjustments and lack any indicators of prompt injection or malicious intent.
能力评估
Purpose & Capability
The name, description, and instructions consistently describe a video-resizing assistant. One minor mismatch: the skill never declares required binaries (e.g., ffmpeg) or an external service even though practical resizing usually requires a tool or service. This is plausible for an instruction-only skill (it may assume the agent environment provides the tools), but the omission is noteworthy.
Instruction Scope
SKILL.md is high-level and stays within the expected scope: clarifying targets, choosing scale/crop/pad, preserving priority areas, and producing notes and templates. It only references the source video file and expected outputs — it does not instruct reading unrelated files, environment variables, or sending data to external endpoints.
Install Mechanism
There is no install spec and no code files; nothing will be written to disk. This is the lowest-risk model for skills and is consistent with an instruction-only helper.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its stated purpose. The only resource implied is access to the source video file, which is appropriate.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent privileges or modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install creator-video-resizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /creator-video-resizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release
元数据
Slug creator-video-resizer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Creator Video Resizer 是什么?

Resize video outputs for social, ecommerce, ads, and platform uploads without stretching the subject or breaking compatibility. Use when a video needs new di... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Creator Video Resizer?

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

Creator Video Resizer 是免费的吗?

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

Creator Video Resizer 支持哪些平台?

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

谁开发了 Creator Video Resizer?

由 LeroyCreates(@leooooooow)开发并维护,当前版本 v1.0.0。

💬 留言讨论