← Back to Skills Marketplace
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sora-video-generator
Description
generate text prompts into AI generated videos with this skill. Works with TXT, PNG, JPG, MP4 files up to 200MB. content creators use it for generating short...
Usage Guidance
This skill will send your text and any uploaded media (up to 200MB) to an external service at mega-api-prod.nemovideo.ai and will mint an anonymous token if you don't provide NEMO_TOKEN. There is no source code or homepage listed for the service and the registry metadata has a small mismatch about config paths — so verify the service and its privacy/terms before sending sensitive content. If you decide to install or use it: (1) avoid uploading private or copyrighted media, (2) consider supplying your own NEMO_TOKEN (so the skill can't auto-create tokens on your behalf), (3) ask the publisher for a homepage or source repo and clarification about where/if tokens/configs are persisted, and (4) disable or limit autonomous invocation if your agent platform allows it to reduce accidental uploads.
Capability Analysis
Type: OpenClaw Skill
Name: sora-video-generator
Version: 1.0.0
The skill provides a legitimate interface for an AI agent to interact with the Sora Video Generator API hosted at nemovideo.ai. It includes detailed instructions for session management, anonymous token acquisition, and handling server-sent events (SSE) for video processing. While it performs network requests and handles user-uploaded files, these actions are strictly aligned with the stated purpose of cloud-based video generation and include defensive instructions to avoid exposing authentication tokens (NEMO_TOKEN) to the user.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md drives a cloud-render backend (upload, SSE, export). Requesting NEMO_TOKEN is coherent for a service that requires auth. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata earlier indicated no required config paths — this inconsistency should be resolved. The skill asks for custom attribution headers and an install-path-derived platform header which is unusual but explainable for analytics/compatibility.
Instruction Scope
The instructions tell the agent to POST files and text to https://mega-api-prod.nemovideo.ai (uploads up to 200MB). They also instruct automatic anonymous-token creation (network call that mints a token if NEMO_TOKEN is not present). That means user-supplied content and generated auth tokens will be sent to an external third party. The instructions do not request unrelated local files or other environment secrets, but do implicitly require reading/deriving an install path value for X-Skill-Platform and reference a config directory in frontmatter (possible local persistence). If you plan to use private/sensitive media, this is risky.
Install Mechanism
No install spec and no code files (instruction-only), so nothing is written to disk by an installer. This is the lowest install risk. There is no downloaded binary or external archive referenced.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportional for a cloud API. However the skill will automatically request an anonymous token from the service if NEMO_TOKEN is not present, which effectively creates credentials on the fly. The frontmatter also references a config path (~/.config/nemovideo/) which could imply writing tokens/config to disk; registry metadata did not declare this path — another inconsistency to clarify.
Persistence & Privilege
always:false and standard model invocation are used (no elevated persistent privilege). The skill does not request system-wide configuration changes or access to other skills' credentials. Potential local persistence (config path) is implied but not explicitly defined in registry metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sora-video-generator - After installation, invoke the skill by name or use
/sora-video-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Sora Video Generator 1.0.0 — Initial release.
- Generate AI videos from text prompts; supports TXT, PNG, JPG, MP4 uploads up to 200MB.
- Automated cloud setup: handles authentication, session, and credits seamlessly.
- 1080p MP4 exports; typical processing time is 1–3 minutes per short video.
- Simple chat-based workflow for quick edits, batch processing, and timeline previews.
- Built-in error handling for authentication, credits, file size, and more.
- Designed for content creators seeking fast, high-quality video generation from text.
Metadata
Frequently Asked Questions
What is Sora Video Generator?
generate text prompts into AI generated videos with this skill. Works with TXT, PNG, JPG, MP4 files up to 200MB. content creators use it for generating short... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.
How do I install Sora Video Generator?
Run "/install sora-video-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sora Video Generator free?
Yes, Sora Video Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sora Video Generator support?
Sora Video Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sora Video Generator?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills