← Back to Skills Marketplace
Video Generation 4k
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generation-4k
Description
Get 4K AI videos ready to post, without touching a single slider. Upload your text prompts (MP4, MOV, WebM, AVI, up to 500MB), say something like "generate a...
Usage Guidance
This skill appears to call a third-party video-rendering API and needs a NEMO_TOKEN (or it will request an anonymous token). Before installing or enabling it: 1) Confirm the mismatch about config paths — ask the developer whether ~/.config/nemovideo/ will be read or written and what is stored there (tokens, session IDs). 2) Understand privacy implications: any file you upload (video, images, audio) will be sent to mega-api-prod.nemovideo.ai — avoid uploading sensitive footage until you verify retention and access policies. 3) Ask where session_id and tokens are stored (in-memory only vs saved to disk) and whether they persist beyond the agent process. 4) Verify the service domain (HTTPS/TLS) and that the token scope/expiry is limited; prefer using anonymous token flow with test content first. 5) If you need stronger guarantees, request the developer remove or justify the configPath requirement, document exactly what local IO the skill performs, and provide a privacy/retention statement for uploaded media.
Capability Analysis
Type: OpenClaw Skill
Name: video-generation-4k
Version: 1.0.0
The skill bundle provides a functional interface for an AI agent to generate 4K videos using the `nemovideo.ai` API. It includes detailed instructions for session management, authentication (via NEMO_TOKEN or an anonymous token flow), and handling asynchronous rendering tasks. The requested permissions (environment variables and config paths) and network communications are consistent with the stated purpose, and the instructions explicitly advise the agent against exposing sensitive tokens in its output.
Capability Assessment
Purpose & Capability
The skill's name, description, and API endpoints all align with a cloud video-rendering service and legitimately require a service token (NEMO_TOKEN) and upload capability. However, the SKILL.md frontmatter metadata lists a config path (~/.config/nemovideo/) even though the registry summary said 'Required config paths: none' — this mismatch is unexplained and could indicate the skill expects to read/write a local config directory.
Instruction Scope
Instructions explicitly direct the agent to call external APIs, upload user files (up to 500MB), create anonymous tokens, start sessions, stream SSE responses, and 'save session_id' from responses. Uploading user files to the third-party endpoint is expected for a renderer, but 'save session_id' and the requirement to auto-detect an install path for X-Skill-Platform implies reading/writing local state or filesystem paths not fully declared. The SKILL.md also requires specific attribution headers and instructs the agent to re-acquire tokens automatically — these are fine functionally but expand the agent's runtime actions beyond simple one-off calls.
Install Mechanism
This is an instruction-only skill with no install script or third-party package downloads. That minimizes installation risk — nothing is written to disk by an installer step. The runtime instructions themselves, however, may cause network I/O and optional local state changes.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate for a cloud video API. The SKILL.md provides a flow to generate an anonymous token if NEMO_TOKEN isn't set, which is reasonable. The concern is the apparent implicit use of a config path (~/.config/nemovideo/) in frontmatter and the instruction to 'save session_id' — these suggest additional local credential or session persistence that wasn't listed in the registry's required config paths, and should be clarified.
Persistence & Privilege
The skill is not forced-always and does not request elevated platform privileges. But the frontmatter's config path plus instructions that imply saving session state mean the skill may write/read from ~/.config/nemovideo/ or other local storage. Because the registry summary omitted this, it's a potential persistence concern (where tokens/sessions may be stored) and should be confirmed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-generation-4k - After installation, invoke the skill by name or use
/video-generation-4k - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Generation 4K: Generate high-quality 4K videos from text prompts, ready for download.
- Supports uploads (MP4, MOV, WebM, AVI, up to 500MB) and automatic 4K video creation with cloud rendering.
- Simple workflows for generating, editing, and exporting 4K MP4 videos in a few minutes.
- Built-in handling for credits, sessions, exports, and common error codes.
- Designed for content creators, marketers, and filmmakers seeking quick, slider-free video generation.
Metadata
Frequently Asked Questions
What is Video Generation 4k?
Get 4K AI videos ready to post, without touching a single slider. Upload your text prompts (MP4, MOV, WebM, AVI, up to 500MB), say something like "generate a... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install Video Generation 4k?
Run "/install video-generation-4k" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Generation 4k free?
Yes, Video Generation 4k is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Generation 4k support?
Video Generation 4k is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Generation 4k?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills