← Back to Skills Marketplace
leooooooow

Creator Video Resizer

by LeroyCreates · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
153
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install creator-video-resizer
Description
Resize video outputs for social, ecommerce, ads, and platform uploads without stretching the subject or breaking compatibility. Use when a video needs new di...
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install creator-video-resizer
  3. After installation, invoke the skill by name or use /creator-video-resizer
  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-resizer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.

How do I install Creator Video Resizer?

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

Is Creator Video Resizer free?

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

Which platforms does Creator Video Resizer support?

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

Who created Creator Video Resizer?

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

💬 Comments