← 返回 Skills 市场
linmillsd7

Not Generator

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install not-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /not-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug not-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 Not Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install not-generator」即可一键安装,无需额外配置。

Not Generator 是免费的吗?

是的,Not Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Not Generator 支持哪些平台?

Not Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Not Generator?

由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。

💬 留言讨论