← Back to Skills Marketplace
Video Generator Free No Filter
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
68
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generator-free-no-filter
Description
generate text prompts or clips into unfiltered generated videos with this skill. Works with MP4, MOV, WebM, GIF files up to 500MB. indie creators, artists, c...
Usage Guidance
This skill will send whatever media and prompts you provide to a remote service (mega-api-prod.nemovideo.ai) and will request or automatically obtain an API token if one isn't supplied. Before installing/using it: (1) confirm you are comfortable uploading the types of content you will send (sensitive or copyright-protected media will be transmitted), (2) verify the third-party domain and review its privacy/terms if possible, (3) be aware the skill's manifest inconsistently declares required config/credential behavior (it says NEMO_TOKEN is required but will create an anonymous token automatically), and (4) if you prefer explicit control, provide your own NEMO_TOKEN or avoid using the skill. If you want higher assurance, ask the publisher for a canonical homepage, privacy policy, and clarification on where tokens and session IDs are stored and how long uploads are retained.
Capability Analysis
Type: OpenClaw Skill
Name: video-generator-free-no-filter
Version: 1.0.0
The skill functions as a standard API wrapper for the 'nemovideo.ai' cloud video generation service. It provides detailed instructions for the AI agent to manage authentication (via NEMO_TOKEN or anonymous tokens), session handling, and file uploads to 'mega-api-prod.nemovideo.ai'. While the marketing emphasizes 'no content filters,' the code and instructions do not exhibit malicious behaviors such as data exfiltration, unauthorized system access, or persistence mechanisms. The environment awareness (checking install paths for platform attribution) appears to be for telemetry rather than exploitation.
Capability Assessment
Purpose & Capability
Name/description (video generation 'no filter') align with the endpoints and actions in SKILL.md: uploading media, starting render jobs, SSE streaming, and exports. However the registry metadata vs SKILL.md disagree: the top-level registry reported no required config paths, but the SKILL.md metadata lists ~/.config/nemovideo/. Also the registry claims NEMO_TOKEN is required, while the instructions explicitly create an anonymous token when none is present — inconsistent declarations.
Instruction Scope
Instructions focus on contacting a single remote backend (mega-api-prod.nemovideo.ai) to obtain tokens, create sessions, upload media, and start renders — which is consistent with the stated purpose. Important runtime behaviors: (1) if NEMO_TOKEN is missing the skill will POST to an anonymous-token endpoint to obtain a token (i.e., it will contact an external service without an existing user credential), (2) it uploads user-provided media (up to ~500MB) to the third-party service, and (3) it attempts to infer install path to set an attribution header. The instructions do not ask for unrelated local files or other creds, but they do send potentially sensitive user content to a remote service.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing will be written to disk by an installer. That is the lowest-risk install mechanism.
Credentials
Only NEMO_TOKEN is declared as required, which is appropriate for a third-party API. But the SKILL.md shows the skill will obtain an anonymous token automatically if NEMO_TOKEN is not present; that makes the declared 'required' credential misleading. SKILL.md also references a config path (~/.config/nemovideo/) in its metadata while the registry reported none — another mismatch. There are no unrelated credentials requested, but automatic token acquisition implies outbound network auth and creation of anonymous accounts (100 free credits, 7-day expiry).
Persistence & Privilege
always:false and default autonomous invocation are set. The skill asks to keep a session_id for operations (expected) but does not instruct modifying other skills or system-wide configs. No evidence it requires persistent system-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-generator-free-no-filter - After installation, invoke the skill by name or use
/video-generator-free-no-filter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release: generate videos from text prompts or clips with no content restrictions.
- Supports video, image, or audio uploads (MP4, MOV, WebM, GIF, etc. up to 500MB).
- No content filters; designed for indie creators, artists, and experimenters.
- Processes jobs on cloud GPUs; typical turnaround of 30–90 seconds for 1080p MP4 output.
- Automatic token and session management; 100 free credits with a 7-day anonymous token.
- Includes detailed error handling, session state management, and quick-action keywords (export, upload, credits, status).
Metadata
Frequently Asked Questions
What is Video Generator Free No Filter?
generate text prompts or clips into unfiltered generated videos with this skill. Works with MP4, MOV, WebM, GIF files up to 500MB. indie creators, artists, c... It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.
How do I install Video Generator Free No Filter?
Run "/install video-generator-free-no-filter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Generator Free No Filter free?
Yes, Video Generator Free No Filter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Generator Free No Filter support?
Video Generator Free No Filter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Generator Free No Filter?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills