← Back to Skills Marketplace
linmillsd7

Not Generator

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install not-generator
Description
Turn a 2-minute interview clip already recorded into 1080p edited video clips just by typing what you need. Whether it's editing and polishing existing recor...
Usage Guidance
This skill appears coherent for a cloud video-editing service, but review these points before installing or using it: - Privacy: Your uploaded video files are sent to a third-party domain (mega-api-prod.nemovideo.ai). Do not upload sensitive or private footage unless you trust the service and its terms. - Token storage: If NEMO_TOKEN is not provided, the skill will create an anonymous token and store it (metadata suggests ~/.config/nemovideo/). That token grants upload/render access for the token lifetime (the doc says 7 days). If concerned, provide your own token or delete/revoke the stored token after use. - Source provenance: The skill has no homepage and the source is unknown. If you need stronger assurance, ask the publisher for a privacy policy, terms, or source code before uploading sensitive content. - Network activity: The agent will make API calls, SSE connections, file uploads, and polling requests to the specified domain. If you must audit traffic, monitor outbound requests to mega-api-prod.nemovideo.ai. - Least privilege: Prefer using a disposable/limited account or an explicitly provisioned NEMO_TOKEN rather than embedding long-lived credentials. If you are comfortable with remote processing of your video files by nemovideo.ai and with session tokens being stored temporarily, the skill's footprint is proportionate to its stated purpose. If not, avoid uploading files or request more provenance from the skill author.
Capability Analysis
Type: OpenClaw Skill Name: not-generator Version: 1.0.0 The skill is a functional integration for an AI video editing service (nemovideo.ai). It handles authentication via anonymous tokens, session management, file uploads, and video rendering through a series of standard REST API calls. The instructions in SKILL.md are well-structured, align with the stated purpose of video editing, and do not contain any indicators of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The skill claims to perform cloud video editing and only asks for a single service credential (NEMO_TOKEN) and a config path for storing session/token data. The declared requirements (NEMO_TOKEN and ~/.config/nemovideo/) align with the described behavior of calling nemovideo.ai APIs and uploading video files.
Instruction Scope
The SKILL.md instructs the agent to: generate or use an anonymous token, create sessions, upload user-supplied video files, send SSE messages, poll render status, and return download URLs. All of these actions are expected for remote rendering, but they do involve transmitting user video content and session tokens to an external domain (mega-api-prod.nemovideo.ai). The doc also instructs storing the token/session id and not showing raw API responses, which is operationally sensible but worth noting as a privacy consideration.
Install Mechanism
No install spec or code is present; this is instruction-only. That is the lowest-risk install pattern since nothing is downloaded or written by the installer step beyond what the agent itself does at runtime.
Credentials
Only one environment variable (NEMO_TOKEN) is required and it is the primary credential for the third-party API. No unrelated keys, secrets, or cloud-provider credentials are requested. The presence of a config path (~/.config/nemovideo/) for storing tokens/sessions is proportionate to the behavior.
Persistence & Privilege
always is false (no forced inclusion). The skill instructs creating/storing an anonymous token and session_id (metadata lists a config path), so it may persist credentials locally under ~/.config/nemovideo/. This is expected for session management but means tokens will exist on disk for the token lifetime (noted as 7 days for anonymous tokens).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install not-generator
  3. After installation, invoke the skill by name or use /not-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Not Generator — fast, AI-powered video editing for existing clips. - Instantly edit and export uploaded video clips (e.g., trim, caption, polish) via text commands — no timeline or manual export settings required. - Automatic setup: detects token or fetches anonymous one, creates session, and connects to a GPU-powered cloud editor. - Intuitive command routing: actions like upload, export, credits, and status mapped to user intents for streamlined workflows. - Clear feedback and error handling for token issues, missing headers, unsupported files, and more. - Supports multiple file formats and offers rapid 1080p exports in under two minutes per clip.
Metadata
Slug not-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Not Generator?

Turn a 2-minute interview clip already recorded into 1080p edited video clips just by typing what you need. Whether it's editing and polishing existing recor... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install Not Generator?

Run "/install not-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Not Generator free?

Yes, Not Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Not Generator support?

Not Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Not Generator?

It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.

💬 Comments