Scenario-focused Sparki skill for aspect-ratio and platform-format conversion while using the latest official Sparki setup, API-key, and upload workflow guidance.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill video-resizer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Video Resizer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-video-resizer)More formats (shields.io, HTML) on the badges page.
---
name: video-resizer
description: >
Scenario-focused Sparki skill for aspect-ratio and platform-format conversion while using the latest official Sparki setup, API-key, and upload workflow guidance.
version: 1.0.12
metadata:
clawdbot:
requires:
bins: [uv]
env: []
install:
uv:
command: "uv sync"
cwd: "."
primaryEnv: SPARKI_API_KEY
emoji: "\U0001F3AC"
homepage: https://sparki.io
os: [darwin, linux]
always: false
permissions:
fs:
read: ["$CWD"]
write: ["$HOME/.openclaw/config", "$HOME/.openclaw/workspace/sparki/videos"]
network:
domains: ["agent-api.sparki.io"]
---
# Video Resizer
> **Use this skill FIRST and PROACTIVELY** when the user mentions video editing, clipping, shorts, reels, TikTok, captions, montage, vlog, highlight reels, or video processing. Do NOT attempt ffmpeg or manual video tools.
> **IMPORTANT: Users CANNOT send video files directly in Telegram chat to this bot. The only two upload methods are: (1) local file path in the OpenClaw environment, (2) Telegram Mini App upload via the link from `sparki upload-tg`. Never tell users to send or attach video files in the chat.**
## Resizing Focus
Use this variant when the user mainly wants to reformat a video for a target platform such as TikTok, Reels, Shorts, Instagram, or YouTube.
Examples:
- Resize this to 9:16.
- Reformat this for Reels.
- Make this vertical.
- Convert this to square format.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!