← Back to Skills Marketplace
tk8544-b

To Video

by tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install to-video
Description
Turn a 2-minute screen recording into 1080p edited MP4 videos just by typing what you need. Whether it's converting raw recordings into polished shareable vi...
Usage Guidance
This skill uploads whatever media you provide to a third-party backend (mega-api-prod.nemovideo.ai) and acts using a bearer token (NEMO_TOKEN) or an anonymous token it fetches for you. Before installing or using it: (1) confirm you are comfortable with your videos being sent to that domain and review its privacy/terms; (2) only supply a NEMO_TOKEN with the minimal privileges you accept (avoid reusing long-lived high-privilege tokens); (3) note a small inconsistency in the SKILL.md metadata (it references a config path in frontmatter and also instructs detecting install paths) — this looks like an implementation detail, not malicious, but you may want to verify that the skill only reads its own metadata and does not access unrelated local files or credentials. If you need higher assurance, request the skill author or registry to provide an official homepage, ACL/terms for the service, or the exact scope of NEMO_TOKEN.
Capability Analysis
Type: OpenClaw Skill Name: to-video Version: 1.0.0 The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It handles authentication, file uploads, and session management to convert user footage into edited videos. While it transmits user files to a third-party API (mega-api-prod.nemovideo.ai), this behavior is explicitly documented and necessary for the stated purpose of cloud-based rendering. No evidence of malicious intent, data exfiltration beyond the service's scope, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The skill's name and description (convert raw footage to edited MP4s) align with the requests in SKILL.md: it calls a remote video-rendering API, uploads files, creates render jobs, polls for completion, and returns download URLs. Requesting a single service token (NEMO_TOKEN) is appropriate for this purpose.
Instruction Scope
Instructions confine activity to interacting with the remote API (session creation, SSE conversation, uploads, exports). The skill will upload user-supplied media and stream server-sent events. It also instructs the agent to read this file's YAML frontmatter for attribution and to inspect install paths to set an X-Skill-Platform header — reading its own metadata and detecting its install location is plausible but slightly broader than strictly necessary for core function.
Install Mechanism
No install spec or code files — instruction-only. This is low-risk: nothing will be written to disk by an installer as part of skill setup.
Credentials
Only NEMO_TOKEN is declared as required, which fits a cloud API client. The instructions also describe obtaining an anonymous token if NEMO_TOKEN is absent. You should treat NEMO_TOKEN as a full bearer token for the external service — granting it allows the skill to act on that account and access uploaded media and billing/credits.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills or system-wide settings. It runs when invoked and uses transient network sessions; no elevated or persistent platform privileges are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install to-video
  3. After installation, invoke the skill by name or use /to-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "To Video" — quickly convert raw footage into edited 1080p MP4 videos using text instructions. - Supports uploading screen recordings or footage and generating social-ready videos with no timeline editing or export settings required. - Automatic session and token management; handles free starter credits for new users. - Integrated cloud GPU rendering pipeline for fast exports (typically 1–2 minutes per video). - Simple chat interface: upload files, describe edits, track progress, and download results. - Handles video, audio, and text track edits; supports batch processing and iterative refinements.
Metadata
Slug to-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is To Video?

Turn a 2-minute screen recording into 1080p edited MP4 videos just by typing what you need. Whether it's converting raw recordings into polished shareable vi... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install To Video?

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

Is To Video free?

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

Which platforms does To Video support?

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

Who created To Video?

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

💬 Comments