← Back to Skills Marketplace
Solo Video
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install solo-video
Description
Turn a 2-minute selfie-style talking head video into 1080p polished solo video just by typing what you need. Whether it's editing single-person videos for so...
Usage Guidance
This skill will upload any video you provide to the external service at mega-api-prod.nemovideo.ai and use a NEMO_TOKEN (you can provide one or the skill will obtain a short-lived anonymous token). Before installing, confirm you are comfortable sending your videos and any embedded content to that domain and review that service's privacy/terms. Ask the publisher to explain the registry/frontmatter mismatch about ~/.config/nemovideo/ (does the skill read a local config?), and verify you trust the endpoint and headers required (X-Skill-Source, X-Skill-Version, X-Skill-Platform). If you don't want automatic token creation, supply your own NEMO_TOKEN or avoid using the skill.
Capability Analysis
Type: OpenClaw Skill
Name: solo-video
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for an AI agent to manage authentication, upload media, and trigger rendering tasks via the service's API (mega-api-prod.nemovideo.ai). While it involves sending user files to a third-party backend, this behavior is central to its stated purpose, and there is no evidence of malicious intent, data exfiltration of sensitive system files, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (solo video editing) match the declared primary credential (NEMO_TOKEN) and the API endpoints in SKILL.md. Minor inconsistency: the registry metadata listed no required config paths, but the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) — this may indicate the skill expects a local config but the registry entry didn't surface it.
Instruction Scope
Instructions stay within video-editing scope (create session, upload file, SSE, render/export). They explicitly instruct checking for NEMO_TOKEN and, if missing, obtaining an anonymous token via a POST to the nemovideo API. The skill requires adding attribution headers and 'auto-detect' of platform from install path (which implies reading the agent/install path), but otherwise does not instruct reading arbitrary host files or unrelated credentials.
Install Mechanism
No install spec or code files — instruction-only skill. Nothing is downloaded or written to disk by an installer.
Credentials
Only a single credential (NEMO_TOKEN) is declared as primary and is appropriate for a hosted editing service. The SKILL.md can auto-generate a short-lived anonymous token if none is provided, which is coherent but means the skill can operate without a pre-provisioned secret. The SKILL.md's frontmatter mentions a config path (~/.config/nemovideo/), which was not declared in the registry; that mismatch should be clarified.
Persistence & Privilege
always:false and no install-time persistence; autonomous invocation allowed (platform default). The skill does not request elevated or system-wide modifications.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install solo-video - After installation, invoke the skill by name or use
/solo-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Solo Video 1.0.0 — Initial Release
- Instantly edit and export 2-minute selfie/talking head videos as polished solo clips via typed instructions.
- Automatic cloud backend setup; handles authentication, session creation, and credits check.
- Upload, describe the edit (e.g. "clean up noise, cut silences"), and download a 1080p MP4 — all in under a minute.
- Simple keyword-based prompt matching for export, credits, upload, and editing actions.
- Automatic error handling and session management for seamless user experience.
- Supports common video and audio formats up to 500MB.
Metadata
Frequently Asked Questions
What is Solo Video?
Turn a 2-minute selfie-style talking head video into 1080p polished solo video just by typing what you need. Whether it's editing single-person videos for so... It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Solo Video?
Run "/install solo-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Solo Video free?
Yes, Solo Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Solo Video support?
Solo Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Solo Video?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills