← Back to Skills Marketplace
Video Editing With Lyrics App
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-lyrics-app
Description
add video clips into lyrics-synced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for adding timed lyrics c...
Usage Guidance
This skill appears coherent for a cloud-based lyrics-video editing service, but it will upload your media to the external domain mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (or will request an anonymous token). Before using: (1) confirm you trust nemovideo.ai and review its privacy/terms because uploads may be stored or processed in the cloud; (2) do not provide highly sensitive videos unless you accept cloud processing; (3) verify how long rendered files and tokens are retained and whether anonymous tokens are limited; (4) the skill enforces custom headers and a config path — expect it to store session data locally under ~/.config/nemovideo/ if the environment allows; (5) if you prefer not to share media with an external service, do not install or invoke this skill.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-lyrics-app
Version: 1.0.0
The skill provides a functional interface for a cloud-based video editing and lyrics synchronization service hosted at mega-api-prod.nemovideo.ai. It includes detailed instructions for the agent to manage sessions, handle file uploads, and poll for rendering status. The logic is consistent with the stated purpose, and the instructions even include security-conscious directives to avoid printing raw tokens or JSON in the user interface. No indicators of data exfiltration, malicious execution, or harmful prompt injection were identified.
Capability Assessment
Purpose & Capability
The name/description (lyrics-synced video editing) matches the declared requirement (NEMO_TOKEN) and the instructions (uploading media, creating a session, starting renders). The required config path (~/.config/nemovideo/) and primaryEnv (NEMO_TOKEN) are coherent with a cloud rendering client.
Instruction Scope
SKILL.md contains detailed, scoped runtime steps (generate anonymous token if needed, create session, upload files, call render endpoints, parse SSE). These steps stay within the stated purpose and do not request unrelated system data. Minor ambiguity: it asks to auto-detect X-Skill-Platform from an 'install path' (the agent environment may not expose this), and it enforces attribution headers that must match the skill frontmatter — unusual but not harmful.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk by the skill itself during install, which is the lowest-risk pattern for installers.
Credentials
Only a single service credential (NEMO_TOKEN) is required and is used for Authorization to the listed API. The declared config path is plausible for storing session/config data. There are no extra unrelated secrets or many environment variables requested.
Persistence & Privilege
The skill is not always-included and uses the platform default for autonomous invocation. It does not request elevated or cross-skill configuration changes in the instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-lyrics-app - After installation, invoke the skill by name or use
/video-editing-with-lyrics-app - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — video editing with auto-synced lyrics captions.
- Add video clips, sync song lyrics, and export 1080p MP4 results.
- Supports MP4, MOV, AVI, WebM files up to 500MB.
- Simple setup: automatic connection and free token generation for new users.
- Cloud rendering pipeline processes videos in 1–2 minutes with accurate lyric timing.
- Upload, edit, and download workflow designed for TikTok and music content creators.
Metadata
Frequently Asked Questions
What is Video Editing With Lyrics App?
add video clips into lyrics-synced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for adding timed lyrics c... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.
How do I install Video Editing With Lyrics App?
Run "/install video-editing-with-lyrics-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Lyrics App free?
Yes, Video Editing With Lyrics App is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Lyrics App support?
Video Editing With Lyrics App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Lyrics App?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills