← Back to Skills Marketplace
Review Editor
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install review-editor
Description
Get polished review clips ready to post, without touching a single slider. Upload your recorded video footage (MP4, MOV, AVI, WebM, up to 500MB), say somethi...
Usage Guidance
What to consider before installing:
- This skill uploads your video files to a remote service (mega-api-prod.nemovideo.ai) for processing. Do not upload sensitive or private footage unless you trust that service and have reviewed its privacy/security terms.
- If you do not set NEMO_TOKEN, the skill will automatically request an anonymous token from the service (100 free credits, expires in ~7 days). That token is a bearer credential and can be used to access the service while valid — treat it like a password. If you prefer control, create and set your own NEMO_TOKEN instead of allowing automatic anonymous-token creation.
- The skill may persist session state (session_id, possibly tokens) under the declared config path (~/.config/nemovideo/). If you are concerned about leftover credentials, check and clear that directory after use.
- This is an instruction-only skill (no local code install), so the main risk is network activity and data sharing with the remote API rather than local code execution. Verify you trust the nemovideo.ai endpoint before uploading content.
- No scan findings were present (no code to analyze), but absence of findings only means there is no local code to scan; it does not replace reviewing the service's trustworthiness.
Capability Assessment
Purpose & Capability
The skill is a remote review-video editor and only requires a service token (NEMO_TOKEN) and a config directory (~/.config/nemovideo/) which is coherent with calling a remote nemovideo.ai API and storing session state. No unrelated cloud or system credentials are requested.
Instruction Scope
SKILL.md instructs the agent to connect to the nemovideo backend, upload user video files, create/refresh anonymous tokens if NEMO_TOKEN is absent, create and reuse sessions, poll render status, and return a download URL. It does not instruct reading arbitrary local files or other environment variables. It does instruct reading the skill's own frontmatter and detecting install path for attribution — reasonable for header metadata.
Install Mechanism
Instruction-only skill with no install spec or external downloads; this minimizes disk-write and supply-chain risk.
Credentials
Only NEMO_TOKEN is required (primary credential) and a single config path is declared. Generating an anonymous token via the service when no token is present is consistent with a seamless UX. The number and type of credentials are proportionate to the described functionality.
Persistence & Privilege
The skill is not force-included (always:false) and does not request elevated system privileges or modification of other skills. It will store session identifiers/tokens for use with the remote API (expected behavior for a remote editing service).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install review-editor - After installation, invoke the skill by name or use
/review-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Review Editor — instantly trim, annotate, and enhance review videos without manual editing skills.
- Upload MP4, MOV, AVI, or WebM files (up to 500MB), specify your edits in plain language, and export polished 1080p MP4s.
- Automatic session setup and authentication; just start editing without complex setup.
- Common smart actions: cut filler moments, add text overlays, smooth transitions, and more — optimized for content reviewers and YouTubers.
- No need for video editing expertise; all processing and rendering happen securely in the cloud.
- Transparent error handling and status updates keep your workflow moving smoothly.
Metadata
Frequently Asked Questions
What is Review Editor?
Get polished review clips ready to post, without touching a single slider. Upload your recorded video footage (MP4, MOV, AVI, WebM, up to 500MB), say somethi... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.
How do I install Review Editor?
Run "/install review-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Review Editor free?
Yes, Review Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Review Editor support?
Review Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Review Editor?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills