← Back to Skills Marketplace
leooooooow

Creator Video Cropper

by LeroyCreates · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
149
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install creator-video-cropper
Description
Crop videos to focus on the most important area for social, ecommerce, ads, and storefront use without making the result look clumsy. Use when the frame incl...
README (SKILL.md)

Video Cropper

Crop the frame so attention stays on what matters.

Problem it solves

A video can be technically fine but compositionally wrong for the job: too much empty space, distracting edges, irrelevant background, or a subject that needs to fill the frame better. This skill helps tighten framing for platform use and better viewer focus.

Use when

  • The subject is too small in frame
  • The edges contain distracting or unnecessary information
  • The user wants a tighter product, face, or demo crop
  • The same source needs cleaner framing for social or ecommerce placement

Do not use when

  • The subject moves too much for static crop logic
  • Intelligent motion tracking is required
  • Resize or compression is the real problem, not framing

Inputs

  • Source video file
  • Area to preserve: face, hands, product, subtitles, full object, etc.
  • Target use case or platform
  • Desired framing style: tight, balanced, or conservative

Workflow

  1. Identify what should remain in frame.
  2. Remove wasted or distracting space.
  3. Keep the crop useful for platform context and subject readability.
  4. Export the tighter composition.
  5. Flag when a static crop may fail because subject motion is too large.

Output

Return:

  1. Chosen crop focus
  2. Framing rationale
  3. Output fit for the target use case
  4. Risks if motion may leave the crop area

Quality bar

  • Preserve the true subject, not just the geometric center
  • Avoid awkward amputations of hands, products, or subtitles
  • Prefer useful framing over maximum zoom-in
  • Warn when static crop is likely to break on motion-heavy footage

Resource

See references/output-template.md.

Usage Guidance
This is an instruction-only helper that explains how to choose and justify a static video crop — it does not itself run tools or contact external services. Before using: (1) confirm where your agent will perform the actual cropping (e.g., local ffmpeg, cloud service) and what binaries or APIs that runtime will need, since those are not declared here; (2) be mindful of privacy when providing source videos containing people or sensitive content (the skill will require the agent or user to supply the video); and (3) note the skill warns about motion-heavy footage — if you need motion tracking you will need a different tool or skill.
Capability Analysis
Type: OpenClaw Skill Name: creator-video-cropper Version: 1.0.0 The skill bundle is a purely instructional set of documents for a video cropping task. It contains no executable code, shell commands, or network requests. The instructions in SKILL.md and the template in references/output-template.md are strictly focused on video composition logic and do not exhibit any signs of prompt injection, data exfiltration, or malicious intent.
Capability Assessment
Purpose & Capability
Name and description (video cropping for social/ecommerce) match the content of SKILL.md. Inputs and outputs are consistent with a human/agent making a static crop decision.
Instruction Scope
SKILL.md stays on-topic: it describes when to use static cropping, what inputs are needed, the workflow, and the output template. It does not instruct reading unrelated files, accessing environment variables, or calling external endpoints.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The declared requirements are proportional to the stated purpose.
Persistence & Privilege
Skill is not always-enabled and does not request persistent/system-wide privileges. It only contains guidance and an output template.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install creator-video-cropper
  3. After installation, invoke the skill by name or use /creator-video-cropper
  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-cropper
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Creator Video Cropper?

Crop videos to focus on the most important area for social, ecommerce, ads, and storefront use without making the result look clumsy. Use when the frame incl... It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.

How do I install Creator Video Cropper?

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

Is Creator Video Cropper free?

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

Which platforms does Creator Video Cropper support?

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

Who created Creator Video Cropper?

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

💬 Comments