← Back to Skills Marketplace
Showcase Video
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install showcase-video
Description
Skip the learning curve of professional editing software. Describe what you want — cut the best moments and arrange them into a 60-second showcase reel — and...
Usage Guidance
This skill appears to do what it says: it uploads your clips to a nemovideo.ai backend for cloud editing and returns a download link. Before installing or using it, consider: (1) Privacy: you will be uploading video/audio files to a third-party domain — do not upload sensitive footage you wouldn't want shared. (2) Token safety: provide a throwaway/anonymous token where possible (the skill can request an anonymous token), and avoid pasting a long-lived production API key unless you trust the service. (3) Persistence: ask the skill author whether session_id or tokens are persisted to ~/.config/nemovideo/ (or anywhere else) and how long they are kept. (4) Domain verification: if you require assurance, verify the service domain (mega-api-prod.nemovideo.ai) and its privacy/terms. (5) Registry mismatch: the SKILL.md lists a config path but the registry metadata did not — confirm this inconsistency with the publisher before granting any credentials.
Capability Analysis
Type: OpenClaw Skill
Name: showcase-video
Version: 1.0.0
The skill is a functional integration for a video editing service (nemovideo.ai). It provides clear instructions for an AI agent to manage API sessions, upload media, and trigger cloud-based video rendering. The behavior is consistent with the stated purpose, and there is no evidence of data exfiltration, unauthorized command execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The skill claims to be a cloud video highlight/export tool and only requests a single credential (NEMO_TOKEN), which is appropriate. Note: the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) used for storage, but the registry metadata shown earlier listed no required config paths — this mismatch in declarations is an incoherence worth confirming with the author.
Instruction Scope
Instructions stay within the video-processing domain: creating or obtaining a token, creating a session, uploading video files (up to 500MB), handling SSE for edits, polling export status, and returning a download URL. The skill explicitly instructs not to print tokens or raw JSON. It does request deriving an X-Skill-Platform header by detecting common install paths, which is a small local-info read for attribution headers and not necessary for core functionality but not unexpected.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer — lowest-risk install footprint.
Credentials
Only NEMO_TOKEN is required (declared as the primary credential). That aligns with a service that needs an API token for uploads and renders. Be aware that the token grants the ability to create render jobs and consume credits — treat it as sensitive.
Persistence & Privilege
always:false and no special privileges are requested. However, the SKILL.md mentions saving session_id and references a config path (~/.config/nemovideo/) where the skill may persist state; the registry summary earlier showed no required config paths — confirm whether and where the skill will store session state or tokens, and whether it writes to that config path.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install showcase-video - After installation, invoke the skill by name or use
/showcase-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Showcase-video 1.0.0 — Initial Release
- Instantly create and export 60-second AI-generated highlight reels from uploaded video clips (up to 500MB; MP4, MOV, AVI, WebM supported).
- Simple workflow: upload, describe your desired highlights, and get a polished export in 1–2 minutes without manual editing.
- Seamlessly handles session setup, free token generation, and cloud video rendering via the NemoVideo API.
- Supports status and balance queries, iterative edits, and batch processing — no editing software required.
- All actions available via chat prompts; export outputs in MP4 at 1080p by default.
Metadata
Frequently Asked Questions
What is Showcase Video?
Skip the learning curve of professional editing software. Describe what you want — cut the best moments and arrange them into a 60-second showcase reel — and... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.
How do I install Showcase Video?
Run "/install showcase-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Showcase Video free?
Yes, Showcase Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Showcase Video support?
Showcase Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Showcase Video?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills