← Back to Skills Marketplace
linmillsd7

Short Video

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install short-video
Description
create raw footage into trimmed short clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for generating short cl...
Usage Guidance
This skill appears coherent for remote AI video editing: it will upload any footage you provide to the named nemovideo API and use a single bearer token (NEMO_TOKEN) to authenticate. Before installing/using: (1) confirm you trust the domain https://mega-api-prod.nemovideo.ai because your uploads (videos/audio/images) will be transmitted there; avoid sending sensitive footage to this service; (2) provide a dedicated NEMO_TOKEN (or use the anonymous-token flow) rather than reusing general-purpose credentials; (3) note the skill reads its own frontmatter and checks common install paths to set an attribution header — this requires only local read access to the skill file and known install directories; (4) there is no installer and no other credentials requested. If you need higher assurance, request the service's privacy/terms or run a test with non-sensitive sample files first.
Capability Assessment
Purpose & Capability
Name/description (short-form video editing) align with the instructions: uploading footage, session creation, SSE editing, and export endpoints. The single required env var (NEMO_TOKEN) is appropriate for an external render API. Declared configPath (~/.config/nemovideo/) and attribution headers are plausible for this service.
Instruction Scope
SKILL.md instructs the agent to create/use a bearer token, start sessions, upload files, stream SSE, poll state, and run exports — all within the stated purpose. It also instructs the agent to read this file's YAML frontmatter for attribution headers and to detect install-path to set X-Skill-Platform; this requires reading the skill file and checking known install paths. That is reasonable but worth noting because it involves inspecting the agent's skill location and the skill frontmatter.
Install Mechanism
No install spec and no code files are present (instruction-only). This is the lowest-risk install profile: nothing is downloaded or written to disk by an installer excerpt in the manifest.
Credentials
Only one credential (NEMO_TOKEN) is required and it's the expected credential for the described remote API. The skill provides an anonymous-token flow to obtain a temporary token if none is set. No unrelated secrets or multiple external credentials are requested.
Persistence & Privilege
The skill does not request always: true and uses default autonomous invocation settings. It indicates saving a session_id in-session, but does not ask to modify other skills or system-wide config. No elevated persistence is requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install short-video
  3. After installation, invoke the skill by name or use /short-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Short-video 1.0.0 — Initial Release - Create short video clips from raw footage (supports MP4, MOV, AVI, WebM up to 500MB). - Cloud-based GPU processing delivers 1080p MP4 output in seconds; ideal for TikTok/Reels creators. - Handles uploads, exports, timeline editing, credits checking, and status inquiries with simple prompts. - Automatic setup with free token and session management—no installation required. - Guided workflows for quick edits, batching, and iterative refinements. - Robust error handling and clear status messaging throughout the process.
Metadata
Slug short-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Short Video?

create raw footage into trimmed short clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for generating short cl... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install Short Video?

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

Is Short Video free?

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

Which platforms does Short Video support?

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

Who created Short Video?

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

💬 Comments