← Back to Skills Marketplace
To Maker Generator
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
58
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install to-maker-generator
Description
Turn a 60-second raw clip or series of short recordings into 1080p finished video files just by typing what you need. Whether it's converting raw clips into...
Usage Guidance
This skill appears to be a straightforward cloud video-renderer, but there are mismatches you should clear up before installing: (1) The skill registry says NEMO_TOKEN is required, yet SKILL.md will generate an anonymous token if NEMO_TOKEN is missing — ask the publisher which is correct and whether anonymous tokens are appropriate for your use. (2) Confirm where session tokens are stored (in-memory vs written to disk) and whether ~/.config/nemovideo/ will be created or read. (3) Review privacy: uploads are sent to mega-api-prod.nemovideo.ai — do not send sensitive or private videos until you trust the service and its privacy terms. (4) Test with throwaway content and, if possible, a throwaway or limited-scope API token to confirm behavior. (5) Ask the author for a homepage/source and a published privacy/terms page; the skill's source is unknown which increases risk. If you cannot get clear answers to the above, treat installation with caution or avoid it.
Capability Analysis
Type: OpenClaw Skill
Name: to-maker-generator
Version: 1.0.0
The skill is a legitimate integration for the NemoVideo AI service, providing automated video editing via a cloud-based GPU pipeline. It handles authentication, file uploads to 'mega-api-prod.nemovideo.ai', and session management as described in its documentation. No evidence of data exfiltration, unauthorized access, or malicious intent was found; the instructions focus on correctly interfacing with the service's API and maintaining session state.
Capability Assessment
Purpose & Capability
The skill claims to be a cloud video-renderer and references a single service (nemovideo). That purpose aligns with the API endpoints and upload/export flows in SKILL.md. However, the registry metadata lists NEMO_TOKEN as a required environment variable, while the runtime instructions explicitly say to generate an anonymous token if NEMO_TOKEN is not present. Also the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) that the registry metadata did not list. These mismatches between declared requirements and the instructions are incoherent and worth clarifying.
Instruction Scope
Instructions direct the agent to perform network calls to mega-api-prod.nemovideo.ai, upload user-supplied files (multipart or by URL), establish sessions, send SSE streams, and poll for render status — all expected for this purpose. The skill does not instruct reading unrelated system files or unrelated credentials, but it does instruct auto-detection of an install path for the X-Skill-Platform header and to 'keep' session_id for subsequent operations (ambiguous where/session state is stored). It also explicitly warns not to expose tokens. Overall instructions are within the expected scope but contain small ambiguities about local state handling and header auto-detection.
Install Mechanism
There is no install spec and no code files; this is an instruction-only skill. That minimizes disk footprint and install-time risk.
Credentials
The only credential declared is NEMO_TOKEN (primaryEnv) which fits the service. But SKILL.md allows obtaining an anonymous token via POST to /api/auth/anonymous-token when NEMO_TOKEN is not present, contradicting the registry declaration that NEMO_TOKEN is required. The frontmatter also declares a config path (~/.config/nemovideo/), which was not listed in the top-level metadata. These inconsistencies about what credentials/config are actually required are disproportionate to the stated single-API purpose because they create uncertainty about what secrets or files the skill will actually use or create.
Persistence & Privilege
The skill is not always-enabled and does not request special system privileges. It instructs the agent to 'keep the returned session_id for all operations' but doesn't specify whether this is in-memory only or persisted to disk/config. That ambiguity is worth clarifying because persistent storage of session tokens or anonymous credentials could have privacy implications for future runs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install to-maker-generator - After installation, invoke the skill by name or use
/to-maker-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of To Maker Generator — fast cloud video clip conversion skill.
- Transform raw or short video clips into polished 1080p MP4s by describing your desired output.
- No timeline editing or manual exports—just upload and specify what you want.
- Handles uploads, fast cloud rendering, and returns a download link in 1-2 minutes for clips under 2 minutes.
- Automatic setup with token generation; notifies user when ready.
- Supports credits checking, state/status queries, and direct export/download.
- Includes error handling, format support (mp4, mov, avi, webm, etc.), and workflow tips.
Metadata
Frequently Asked Questions
What is To Maker Generator?
Turn a 60-second raw clip or series of short recordings into 1080p finished video files just by typing what you need. Whether it's converting raw clips into... It is an AI Agent Skill for Claude Code / OpenClaw, with 58 downloads so far.
How do I install To Maker Generator?
Run "/install to-maker-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is To Maker Generator free?
Yes, To Maker Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does To Maker Generator support?
To Maker Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created To Maker Generator?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills