← 返回 Skills 市场
Unified Video Lyrics Free
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install unified-video-lyrics-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/unified-video-lyrics-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 Unified Video Lyrics Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install unified-video-lyrics-free」即可一键安装,无需额外配置。
Unified Video Lyrics Free 是免费的吗?
是的,Unified Video Lyrics Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Unified Video Lyrics Free 支持哪些平台?
Unified Video Lyrics Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Unified Video Lyrics Free?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills