← Back to Skills Marketplace
linmillsd7

Zencreator Video

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zencreator-video
Description
create raw video footage into polished creator videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for turning...
Usage Guidance
This skill appears to really be a cloud video-rendering client and asks only for a single API token (NEMO_TOKEN), which is reasonable. Things to check before installing: 1) Confirm you trust the backend domain (mega-api-prod.nemovideo.ai) because your video files and any token will be sent there. 2) Decide whether to supply a long-lived NEMO_TOKEN or let the skill obtain an anonymous 7-day token (the skill will call an anonymous-token endpoint automatically). 3) Ask the publisher to explain the metadata mismatch: the SKILL.md references ~/.config/nemovideo/ and install-path detection for X-Skill-Platform, but the registry shows no required config paths — verify whether the skill will read filesystem paths and why. 4) If you are sensitive about content privacy, avoid providing a production token and test with non-sensitive clips or the anonymous token first. If you want me to, I can draft specific questions to ask the skill author or show the exact HTTP requests the skill would perform so you can audit them.
Capability Analysis
Type: OpenClaw Skill Name: zencreator-video Version: 1.0.0 The zencreator-video skill is a legitimate-appearing integration for a video editing service hosted at mega-api-prod.nemovideo.ai. It provides structured instructions for an AI agent to manage authentication (including anonymous token generation), session handling, and video processing workflows. The skill's access is limited to its own configuration directory (~/.config/nemovideo/) and specific service environment variables (NEMO_TOKEN), with no evidence of data exfiltration, unauthorized command execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The skill's name/description match the actions described in SKILL.md: uploading video, creating sessions, rendering, and returning download URLs. Requested credential (NEMO_TOKEN) is appropriate for a cloud video API. Minor mismatch: registry metadata listed no required config paths, but the SKILL.md frontmatter references a config path (~/.config/nemovideo/). This mismatch is unexplained and worth clarifying.
Instruction Scope
SKILL.md gives explicit runtime instructions for session creation, SSE chat, uploads, exports, polling, and error handling — all consistent with a cloud rendering service. It also describes deriving an X-Skill-Platform header from install paths (e.g., ~/.clawhub/, ~/.cursor/skills/), which implies the agent may inspect filesystem paths; the doc does not state exactly how or why this is necessary. Otherwise instructions do not request unrelated system secrets or broad data collection.
Install Mechanism
No install spec and no code files are present (instruction-only skill), so nothing is downloaded or written to disk by an installer. This is the lower-risk configuration.
Credentials
Only one credential (NEMO_TOKEN) is declared as required and is appropriate for the described API. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata said 'none' for config paths — an inconsistency. The skill also instructs using an anonymous-token endpoint when no environment token is present (generates short-lived token), which is plausible but means the skill will contact an external auth endpoint automatically.
Persistence & Privilege
The skill does not request always: true and makes no claim about modifying other skills or system-wide settings. It runs via network calls to the service and uses a session model; autonomous invocation is allowed by default (normal for skills) but not elevated here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zencreator-video
  3. After installation, invoke the skill by name or use /zencreator-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Zen Creator Video 1.0.0 — Initial release - Launches AI-powered video editing for creators: upload raw video, generate polished clips, and export as 1080p MP4. - Supports files up to 500MB in MP4, MOV, AVI, and WebM formats. - Cloud GPU processing delivers results in 1–2 minutes. - User-friendly workflows: cut silences, add captions, adjust aspect ratio, and more via prompt-based instructions. - Credits system with anonymous or registered sessions; free trial available. - Seamless connection, upload, edit, and export pipeline with clear error handling and status updates.
Metadata
Slug zencreator-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Zencreator Video?

create raw video footage into polished creator videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for turning... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install Zencreator Video?

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

Is Zencreator Video free?

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

Which platforms does Zencreator Video support?

Zencreator Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zencreator Video?

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

💬 Comments