← Back to Skills Marketplace
Tutor Video
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tutor-video
Description
create raw video footage into structured tutorial videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. educators and online course creat...
Usage Guidance
This skill appears to do what it says: upload your raw video to a nemovideo.ai backend for cloud rendering and return a processed MP4. Before installing or using it: 1) Confirm you trust the nemovideo.ai domain and review its privacy/retention policy—you'll be uploading potentially sensitive footage. 2) If possible, provide your own NEMO_TOKEN from a vendor account instead of letting the skill obtain an anonymous token. 3) Ask the skill author to clarify the config path discrepancy (~/.config/nemovideo/ appears in the SKILL.md but not in the registry metadata). 4) Avoid sending private or regulated content until you verify data handling and retention. If you need higher assurance, request the skill's homepage or publisher information (none provided) or ask for a signed/published privacy policy and service terms.
Capability Analysis
Type: OpenClaw Skill
Name: tutor-video
Version: 1.0.0
The tutor-video skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for an AI agent to manage video uploads, processing via Server-Sent Events (SSE), and exporting 1080p MP4 files. The use of environment variables (NEMO_TOKEN) and configuration paths (~/.config/nemovideo/) is consistent with its stated functionality, and no malicious behaviors such as data exfiltration, unauthorized execution, or harmful prompt injection were identified.
Capability Assessment
Purpose & Capability
Name/description (turn raw footage into tutorial videos) matches the declared credential (NEMO_TOKEN) and the SKILL.md which uses an API at nemovideo.ai. One inconsistency: the registry metadata lists no required config paths, but the SKILL.md frontmatter advertises a config path (~/.config/nemovideo/). This mismatch should be clarified.
Instruction Scope
All runtime instructions focus on creating sessions, uploading media, driving edits, polling status, and downloading exports from the stated backend. The skill also defines required attribution headers and describes SSE handling. It does instruct the agent to obtain an anonymous token if no NEMO_TOKEN is present — this is in-scope for a service that offers anonymous starter credits but means the agent will make network calls and upload user media to the third-party API.
Install Mechanism
No install spec and no code files (instruction-only) — lowest install risk. All work is performed via the remote API described in the SKILL.md.
Credentials
Only a single credential is required (NEMO_TOKEN), which is appropriate for an API-backed video service. The skill also optionally creates an anonymous token if none is provided; it does not request unrelated secrets or multiple credentials.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system-wide privileges or attempt to modify other skills. Autonomous invocation is allowed by default but not, by itself, a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tutor-video - After installation, invoke the skill by name or use
/tutor-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Tutor Video — Version 1.0.0
- Initial release: create and export structured tutorial videos from raw video files (MP4, MOV, AVI, WebM up to 500MB).
- Supports automated chapter detection, captions, titles, and video enhancements for educators and course creators.
- Seamless cloud-based processing and rendering; delivers 1080p MP4 files in 1–2 minutes.
- Easy onboarding with automatic free token issuance and session management.
- Supports file uploads, credits checking, editing via prompts, and easy export/download workflows.
- Cleanly structured API integrations with robust error handling and automatic session recovery.
Metadata
Frequently Asked Questions
What is Tutor Video?
create raw video footage into structured tutorial videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. educators and online course creat... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.
How do I install Tutor Video?
Run "/install tutor-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tutor Video free?
Yes, Tutor Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tutor Video support?
Tutor Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tutor Video?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills