← Back to Skills Marketplace
48
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tom-video
Description
Turn a 2-minute raw recording of Tom speaking to camera into 1080p edited video clips just by typing what you need. Whether it's editing personal or presente...
Usage Guidance
This skill appears to do what it claims (remote video editing) but has a few things to consider before you install or use it: 1) It requires or will obtain a NEMO_TOKEN and will upload your video files to mega-api-prod.nemovideo.ai — do not upload sensitive content unless you trust that service and its privacy policy. 2) The SKILL.md references a config path (~/.config/nemovideo/) and asks the agent to detect install paths (e.g., ~/.clawhub/) to set an X-Skill-Platform header; this means the skill may probe your home directory for those paths — if you are uncomfortable with that, do not grant it access or avoid installing. 3) If you provide an explicit NEMO_TOKEN, prefer a token with limited scope/expiry rather than long-lived cloud credentials. 4) Because the skill is instruction-only and the source is unknown, prefer to verify the service domain (nemovideo.ai) and the skill author before giving credentials or uploading private footage. If you want to proceed, limit permissions on any token you supply and consider testing with non-sensitive sample videos first.
Capability Analysis
Type: OpenClaw Skill
Name: tom-video
Version: 1.0.0
The skill bundle provides a functional integration for an AI-powered video editing service hosted at nemovideo.ai. It includes detailed instructions for the agent to manage authentication tokens, handle file uploads, and monitor cloud-based rendering tasks via SSE and REST APIs. No indicators of malicious intent, data exfiltration, or unauthorized access were found; the requested permissions and network calls are consistent with the stated purpose of video processing.
Capability Assessment
Purpose & Capability
The skill's name/description (remote video editing) aligns with the API endpoints and actions in SKILL.md (upload, render, export). Requesting a NEMO_TOKEN is appropriate for a remote service. However the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) which is not reflected in the registry metadata's 'Required config paths' — an inconsistency worth noting.
Instruction Scope
Instructions ask the agent to (a) use NEMO_TOKEN if present or obtain an anonymous token from a remote endpoint, (b) upload user video files (local path or URL) to the service, and (c) include attribution headers, including detecting X-Skill-Platform by inspecting install paths like ~/.clawhub/ or ~/.cursor/skills/. That implies filesystem probing of the user's home directory and potential reading of config locations. Uploading user videos to an external service is expected for this skill, but automatic probing of install/config paths increases privacy surface and is not fully justified in the prose.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest installation risk — nothing written to disk by an install step. The runtime instructions cause network calls but no packaged code is being installed by the registry.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv), which is proportionate to a remote editing service. The SKILL.md also references a config path (~/.config/nemovideo/) in metadata and instructs detecting install paths for header attribution; these imply reading files or directories beyond the declared environment variable and increase the scope of data the skill may access. The skill will also obtain an anonymous token if no NEMO_TOKEN is present, which is reasonable but results in network token exchange.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform presence. There is no instruction to modify other skills or system-wide configs. That said, the skill may read user config paths and home directories to determine platform/config which is a privacy consideration rather than a privilege escalation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tom-video - After installation, invoke the skill by name or use
/tom-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Tom Video — AI-powered personal video editing.
- Instantly edit and export 2-minute personal or presenter-style videos by uploading raw footage and describing the desired result.
- Automated connection and authentication; free starter tokens for new users.
- Cloud-based GPU rendering supports MP4, MOV, AVI, WebM, and more; 1080p output.
- Common workflows: quick edit, batch processing, and iterative refinement with timeline previews.
- Automatic error handling with clear guidance for credits, sessions, and supported formats.
Metadata
Frequently Asked Questions
What is Tom Video?
Turn a 2-minute raw recording of Tom speaking to camera into 1080p edited video clips just by typing what you need. Whether it's editing personal or presente... It is an AI Agent Skill for Claude Code / OpenClaw, with 48 downloads so far.
How do I install Tom Video?
Run "/install tom-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tom Video free?
Yes, Tom Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tom Video support?
Tom Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tom Video?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills