← Back to Skills Marketplace
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-effects
Description
Skip the learning curve of professional editing software. Describe what you want — add a cinematic color grade and motion blur to my video — and get effects-...
Usage Guidance
This skill appears to do what it says: it will contact mega-api-prod.nemovideo.ai, obtain or use a bearer token (NEMO_TOKEN), and upload your video files for cloud rendering. Before installing/using it, consider: (1) Trust the service domain — videos you upload go to that third-party API; avoid uploading sensitive content. (2) The skill may auto-generate and store an anonymous token and session (SKILL.md references ~/.config/nemovideo/) even though registry metadata did not declare that path — verify where tokens/sessions are stored and remove them if desired. (3) You can pre-provide your own NEMO_TOKEN instead of allowing the skill to generate one. (4) Because the skill uploads local files, only use it when you intend to send the video off-device. If you need more assurance, ask the skill author for a privacy/data-retention statement or run the integration against a non-sensitive test clip first.
Capability Analysis
Type: OpenClaw Skill
Name: video-effects
Version: 1.0.0
The video-effects skill facilitates cloud-based video editing by instructing the agent to interact with the nemovideo.ai API. It manages authentication via the NEMO_TOKEN environment variable or anonymous token generation and handles file uploads and rendering tasks. While it includes logic to detect the host platform via local path checks (~/.cursor/skills/) for attribution headers, its behavior is consistent with its stated purpose and lacks indicators of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (cloud video effects) align with the single declared credential (NEMO_TOKEN) and the documented API endpoints for uploading, rendering, and exporting video.
Instruction Scope
Runtime instructions direct the agent to obtain or use a bearer token, create a session, upload user video files (multipart or URL), post SSE messages, poll render status, and return download URLs — all appropriate for a cloud render service. Note: the SKILL.md also instructs detecting an agent install path (~/.clawhub or ~/.cursor/skills/) and reading/writing a config directory (~/.config/nemovideo/) for attribution and token/session storage; reading/writing these local paths is outside the service API but is explained as attribution/token storage.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. All runtime behavior is API calls; nothing is downloaded or installed by the skill itself.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which fits a service that needs a bearer token. Small inconsistency: registry metadata reports no required config paths, while SKILL.md frontmatter lists ~/.config/nemovideo/ for storing tokens/session info — the skill may read/write that path even though it wasn't declared in the registry entry.
Persistence & Privilege
always is false and the skill does not request system-wide privileges or to modify other skills. It will create short-lived anonymous tokens and sessions and may store them in a per-skill config path; this is within expected behavior for a cloud service integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-effects - After installation, invoke the skill by name or use
/video-effects - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — quickly apply AI-powered video effects and export professional-looking videos without editing software.
- Upload MP4, MOV, AVI, or WebM files up to 500MB.
- Instantly apply effects like cinematic color grades and motion blur with simple text instructions.
- Automatic setup and anonymous authentication—no account required for basic use.
- Export enhanced videos in MP4 format, ready in 30-60 seconds for typical clips.
- Streamlined workflows for TikTok creators and anyone seeking fast, professional results.
- Built-in credit system with clear error handling and support for iterative editing.
Metadata
Frequently Asked Questions
What is Video Effects?
Skip the learning curve of professional editing software. Describe what you want — add a cinematic color grade and motion blur to my video — and get effects-... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Video Effects?
Run "/install video-effects" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Effects free?
Yes, Video Effects is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Effects support?
Video Effects is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Effects?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills