← Back to Skills Marketplace
Video Learn Online
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
116
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-learn-online
Description
Skip the learning curve of professional editing software. Describe what you want — break this lecture into short topic chapters with subtitles and a summary...
Usage Guidance
This skill will upload your videos and interact with a third‑party API at mega-api-prod.nemovideo.ai. If you install it, consider: (1) do you trust that remote service with the videos you will upload? (2) review the service's privacy/retention policy before sending sensitive content; anonymous token creation will cause network requests even if you don't supply NEMO_TOKEN; (3) note the SKILL.md references a config path (~/.config/nemovideo/) not declared in the registry — if you are uncomfortable with any file reads, ask the skill provider for clarification; (4) the skill will add attribution headers (skill name/version) to every request, which leaks which tool you used. If you want higher assurance, ask the publisher for a homepage, privacy statement, or source code, or test with non‑sensitive sample videos first.
Capability Analysis
Type: OpenClaw Skill
Name: video-learn-online
Version: 1.0.0
The video-learn-online skill is a legitimate integration for an AI video processing service (nemovideo.ai). It facilitates video uploads, automated editing via SSE-based instructions, and rendering through a cloud pipeline. The authentication flow includes a standard anonymous token acquisition for new users, and the required headers (X-Skill-Source, etc.) are used for service telemetry. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the behavior is consistent with the stated purpose of educational video creation.
Capability Assessment
Purpose & Capability
Name/description (convert/edit lectures into chapters/subtitled videos) matches the actual instructions: session creation, uploads, SSE for edits, render/export endpoints. The single required credential, NEMO_TOKEN, is plausibly the API token for the backend service the skill talks to.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload user video files (multipart or via URL), stream SSE for interactive edits, poll render jobs, and download results from https://mega-api-prod.nemovideo.ai. These operations are expected for a cloud render service, but they involve sending potentially large and sensitive user video files off‑device. The skill also will generate an anonymous token if no NEMO_TOKEN is present (network POST).
Install Mechanism
No install specification or code files are present (instruction-only), so nothing new is written to disk or installed by the skill itself. This is the lowest-risk install profile.
Credentials
Only one environment variable is declared (NEMO_TOKEN) which is proportionate to a cloud API integration. Minor inconsistency: the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this could be benign (informational) but is an inconsistency worth noting.
Persistence & Privilege
The skill is not marked 'always' and does not request elevated persistence or access to other skills' configs. It can be invoked autonomously by the agent (platform default), which is normal for skills that perform network operations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-learn-online - After installation, invoke the skill by name or use
/video-learn-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Learn Online — create structured learning videos from educational clips quickly and easily.
- Upload MP4, MOV, WebM, or AVI files up to 500MB for automatic AI-based learning video creation.
- Easily break lectures into short topic chapters with subtitles and summary overlays—no editing experience needed.
- Session-based workflow with anonymous token support; 100 free credits for new users.
- Simple cloud rendering: process, edit, and export 1080p MP4 videos in 1–2 minutes.
- Built-in commands for uploading, exporting, checking credits, and viewing session state.
Metadata
Frequently Asked Questions
What is Video Learn Online?
Skip the learning curve of professional editing software. Describe what you want — break this lecture into short topic chapters with subtitles and a summary... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Video Learn Online?
Run "/install video-learn-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Learn Online free?
Yes, Video Learn Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Learn Online support?
Video Learn Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Learn Online?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills