← Back to Skills Marketplace
To Ai Video
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install to-ai-video
Description
Skip the learning curve of professional editing software. Describe what you want — convert my footage into a polished video with cuts, transitions, and capti...
Usage Guidance
This skill will upload your videos and metadata to a third‑party service (mega-api-prod.nemovideo.ai) for processing. Before installing, consider: 1) Do you trust the service to handle your footage and any sensitive content? 2) The skill will use NEMO_TOKEN if present or automatically obtain an anonymous token (100 free credits, 7‑day expiry) — store tokens securely if you provide one. 3) Metadata lists a local config path (~/.config/nemovideo/) and the instructions reference deriving a platform header from install paths; confirm you’re comfortable with the platform reading those paths or that the skill actually needs them. 4) Check the service terms/privacy policy if you need guarantees about retention or sharing of uploaded media. Functionally the skill appears coherent with its stated purpose, but the privacy and data‑sharing implications are the primary things to evaluate before use.
Capability Analysis
Type: OpenClaw Skill
Name: to-ai-video
Version: 1.0.0
The skill provides a legitimate interface for an AI agent to interact with the NemoVideo AI video editing service via the `mega-api-prod.nemovideo.ai` backend. The instructions in `SKILL.md` detail standard API interactions for authentication, session management, file uploads, and video rendering. There is no evidence of data exfiltration, malicious execution, or prompt injection intended to subvert the agent's behavior beyond its stated purpose of video processing.
Capability Assessment
Purpose & Capability
Name/description (AI video conversion) align with requirements and actions: it needs a NEMO_TOKEN, creates sessions, uploads video, and requests renders from the nemo video backend. Nothing requested appears unrelated to video editing.
Instruction Scope
Runtime instructions direct the agent to contact mega-api-prod.nemovideo.ai, create/refresh an anonymous token if NEMO_TOKEN is absent, create sessions, upload files, stream SSE responses, and poll renders. These are expected for a cloud video service. Minor scope note: the docs describe deriving an X-Skill-Platform header by inspecting install paths (e.g., ~/.clawhub/ or ~/.cursor/skills/), which implies checking local paths; the SKILL.md does not otherwise require broader filesystem reads — this is a small mismatch to be aware of.
Install Mechanism
No install step or remote downloads; the skill is instruction-only, so nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv). That aligns with needing authorization to a third‑party video-processing API. The metadata also lists a config path (~/.config/nemovideo/), which is plausible for storing local service config but is not otherwise used in the instructions — a small, explainable mismatch.
Persistence & Privilege
always is false and the skill is user-invocable with autonomous invocation allowed (platform default). The skill does not request persistent platform-level privileges beyond using the service token/session and local config path.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install to-ai-video - After installation, invoke the skill by name or use
/to-ai-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
to-ai-video 1.0.0
- Initial release: Instantly convert your raw video footage into polished, AI-edited videos with captions, transitions, and cuts.
- Supports uploads up to 500MB (MP4, MOV, AVI, WebM).
- Automatic session setup and cloud backend connection; no manual editing skills required.
- Exports high-quality MP4s and other formats; quick processing (1–2 minutes for short clips).
- Built-in error handling for unsupported files, export limits, and session management.
- Simple prompt-based editing—just describe your desired output.
Metadata
Frequently Asked Questions
What is To Ai Video?
Skip the learning curve of professional editing software. Describe what you want — convert my footage into a polished video with cuts, transitions, and capti... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install To Ai Video?
Run "/install to-ai-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is To Ai Video free?
Yes, To Ai Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does To Ai Video support?
To Ai Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created To Ai Video?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills