← Back to Skills Marketplace
peand-rover

Unified Video Lyrics Free

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install unified-video-lyrics-free
Description
Get lyrics-overlaid videos ready to post, without touching a single slider. Upload your video with audio (MP4, MOV, AVI, WebM, up to 500MB), say something li...
Usage Guidance
What to consider before installing: - The skill will call an external API (mega-api-prod.nemovideo.ai), upload video files, and use a bearer token (NEMO_TOKEN). Only provide this token if you trust that domain and its privacy/security practices. - The SKILL.md instructs automatic anonymous token acquisition and storing of session tokens; ask where tokens/session IDs will be stored, and whether they will persist on disk or be accessible to other apps. If you prefer, set NEMO_TOKEN yourself rather than letting the skill create one. - The instructions explicitly tell the agent not to show raw API responses or token values — consider this a red flag for hidden data flows and request that the skill surface important information (e.g., when it uploads or when export URLs are ready). - There is an inconsistency: the skill's frontmatter references a local config path (~/.config/nemovideo/) and checks install paths (~/.clawhub/, ~/.cursor/skills/) but those were not declared in the registry metadata. Confirm whether the skill will read/write these paths and why. - Be cautious about sensitive videos or private content: files will be uploaded to an external service. If the content is sensitive, avoid using this skill or verify the provider's data retention policy. - If you proceed, monitor network activity during first runs and consider limiting the skill's permissions (e.g., do not supply a long-lived token or supply it only temporarily). Ask the skill author to clarify storage, retention, and visibility of tokens and uploaded files.
Capability Analysis
Type: OpenClaw Skill Name: unified-video-lyrics-free Version: 1.0.0 The skill is a standard integration for a cloud-based video editing service (nemovideo.ai). It automates the process of obtaining an anonymous API token, uploading video files, and polling for render status. While it includes instructions for the agent to perform background setup and fingerprint the installation path (e.g., checking for ~/.clawhub or ~/.cursor) for platform attribution, these behaviors are transparently documented and aligned with the stated functionality of a third-party service wrapper. No evidence of data exfiltration, unauthorized file access, or malicious command execution was found.
Capability Assessment
Purpose & Capability
The skill's name/description (create lyrics-overlaid videos) aligns with the network API calls and the single required credential (NEMO_TOKEN). The endpoints and actions described (upload, render, export, credits) are consistent with a cloud video-processing service.
Instruction Scope
The SKILL.md instructs the agent to automatically obtain an anonymous token if NEMO_TOKEN is not set, create sessions, store session_id, and perform uploads and exports to an external API. It also tells the agent not to display raw API responses or token values to the user — a directive that could hide sensitive data flows. The instructions reference local paths (uploading files using multipart '@ /path' and install-path detection) which could cause uploads of user files if triggered; the skill does not specify secure storage locations or explicit consent for token creation/storage.
Install Mechanism
There is no install spec and no code files — this is instruction-only, which reduces direct file-system/write risk. No external binaries or downloads are requested.
Credentials
The registry metadata lists only NEMO_TOKEN (reasonable for a remote service). However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) and the instructions examine install paths (~/.clawhub/, ~/.cursor/skills/) to derive headers. Those filesystem checks were not reflected in the registry 'required config paths' field — an incoherence. The skill also asks the agent to generate and store tokens/sessions without specifying where or how (which can lead to unexpected credential persistence).
Persistence & Privilege
always:false and no requests to modify other skills — good. The skill can be invoked autonomously (default), which combined with its ability to create tokens, upload files, and call external endpoints increases blast radius but is not itself an unusual privilege for an integration skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install unified-video-lyrics-free
  3. After installation, invoke the skill by name or use /unified-video-lyrics-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Unified Video Lyrics Free v1.0.0 — Initial Release - Instantly sync and overlay lyrics onto uploaded music videos with on-screen text output. - Supports major video and audio file types up to 500MB; exports in 1080p MP4 and more. - No editing tools required; simply describe the result you want and get a ready-to-post video. - Automatic authentication with 100 free credits for new users, valid for 7 days. - Cloud-based, GPU-accelerated rendering with session management and quick turnaround. - Designed for musicians and content creators needing fast, free lyric video generation.
Metadata
Slug unified-video-lyrics-free
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Unified Video Lyrics Free?

Get lyrics-overlaid videos ready to post, without touching a single slider. Upload your video with audio (MP4, MOV, AVI, WebM, up to 500MB), say something li... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install Unified Video Lyrics Free?

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

Is Unified Video Lyrics Free free?

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

Which platforms does Unified Video Lyrics Free support?

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

Who created Unified Video Lyrics Free?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments