← 返回 Skills 市场
peand-rover

Ugc Editor

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ugc-editor
功能描述
Turn a 60-second smartphone clip of a product unboxing into 1080p polished UGC clips just by typing what you need. Whether it's editing raw creator footage i...
安全使用建议
This skill appears to be a front-end for a cloud video-rendering service and will upload whatever video you give it to mega-api-prod.nemovideo.ai and may automatically create and store an anonymous NEMO_TOKEN if you don't supply one. Before installing or using it: (1) confirm the skill author/source and the domain (nemovideo.ai) are trustworthy; (2) do not upload sensitive or private videos unless you accept they will be processed on that external server; (3) prefer to supply your own NEMO_TOKEN rather than allowing the skill to auto-generate and store tokens if you want control; (4) ask the author to explain the discrepancy between registry metadata (no config paths) and the SKILL.md frontmatter (requires ~/.config/nemovideo/) — ensure the skill will not read arbitrary local config files; (5) request a privacy/retention policy for uploaded media and tokens. If you cannot verify these points, treat the skill with caution or avoid installing it.
功能分析
Type: OpenClaw Skill Name: ugc-editor Version: 1.0.0 The skill is a functional interface for a cloud-based video editing service (nemovideo.ai). It manages authentication via the NEMO_TOKEN environment variable or an anonymous token generation process, and it interacts with a specific set of API endpoints for video processing and rendering. The instructions in SKILL.md include security-conscious directives to avoid displaying raw tokens or API responses to the user, and no indicators of data exfiltration, malicious execution, or unauthorized access were found.
能力评估
Purpose & Capability
The name/description (UGC video editing) lines up with the runtime instructions: upload video files, open a session, use SSE for edits, and call a render/export endpoint. Requested primary credential NEMO_TOKEN is appropriate for an external rendering API. However the SKILL.md frontmatter declares a required config path (~/.config/nemovideo/) while the registry metadata reported no config paths — this mismatch should be resolved (why would the skill need a local config dir?).
Instruction Scope
Instructions stay within the stated purpose: they describe how to authenticate (including auto-creating an anonymous token), create sessions, upload media, stream edits, poll exports, and return download URLs. Important runtime behaviors to be aware of: the skill will (a) auto-contact an external domain (mega-api-prod.nemovideo.ai), (b) potentially auto-generate and store an anonymous token if NEMO_TOKEN is not present, and (c) upload user media to remote GPU nodes. Those actions are consistent with the described cloud-rendering service, but they have privacy implications for user content.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk from an install/execution perspective because nothing is downloaded or written by an installer step. All runtime behavior is network calls described in SKILL.md.
Credentials
The only declared required env var is NEMO_TOKEN (primaryEnv), which is appropriate. But the SKILL.md frontmatter includes a configPaths requirement (~/.config/nemovideo/) that is not reflected in the registry metadata provided earlier. If the skill will read that path it could access additional tokens/configs; the registry and SKILL.md disagree. Also note that the skill instructs generating and storing anonymous tokens — the storage location and lifetime are unspecified.
Persistence & Privilege
always:false and no installer means the skill does not force permanent presence. The skill does instruct storing a session_id and possibly an anonymous token for later calls, which is normal for a remote service integration. There's no instruction to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ugc-editor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ugc-editor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of UGC Editor skill. - Instantly edit raw 60-second smartphone clips into polished UGC content via simple text prompts. - Automatic backend connection and authentication, with guided token setup and session creation. - Supports video upload, edit instructions, captions, audio overlays, and quick download in 1080p MP4. - Provides workflow for exports, credits, session management, error handling, and API integration. - Designed for TikTok, Reels, and other social platforms, with cloud GPU rendering and fast turnaround.
元数据
Slug ugc-editor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ugc Editor 是什么?

Turn a 60-second smartphone clip of a product unboxing into 1080p polished UGC clips just by typing what you need. Whether it's editing raw creator footage i... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。

如何安装 Ugc Editor?

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

Ugc Editor 是免费的吗?

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

Ugc Editor 支持哪些平台?

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

谁开发了 Ugc Editor?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论