← Back to Skills Marketplace
whitejohnk-26

Sora Video Generation

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sora-video-generation
Description
generate text prompts into AI generated videos with this sora-video-generation skill. Works with TXT, PNG, JPG, MP4 files up to 200MB. content creators use i...
Usage Guidance
This skill appears to do what it says: connect to a cloud rendering backend, accept uploads and prompts, and return generated videos. Before installing, consider: - The skill will call an external service at https://mega-api-prod.nemovideo.ai and may upload your files (up to 200MB). Don’t upload sensitive or private data unless you trust that service and its privacy/retention policies. - The SKILL.md says NEMO_TOKEN is the primary credential but also describes creating an anonymous token automatically if none is provided. Decide whether you prefer to supply your own token (more control) or allow the skill to create anonymous tokens for you. - The frontmatter mentions storing state/config in ~/.config/nemovideo/ and deriving headers from the agent install path; the registry metadata shown to me did not list config paths — ask the publisher to clarify where it will write session/config files. - No install artifacts or code are included (instruction-only). If you want higher assurance, request source/homepage or code so you can review exact API calls and any storage behavior. If you are comfortable with an unknown third-party service receiving uploaded media and temporary session tokens, the skill is coherent for its purpose; otherwise, seek a published/homepage/source or use a service you already trust.
Capability Analysis
Type: OpenClaw Skill Name: sora-video-generation Version: 1.0.0 The skill sora-video-generation is classified as suspicious due to environment fingerprinting and instructions that reduce operational transparency. In SKILL.md, the agent is directed to detect its installation path (e.g., checking for ~/.cursor/skills/) to populate telemetry headers and to automatically negotiate anonymous tokens with a third-party API (mega-api-prod.nemovideo.ai). Most critically, the instructions command the agent to "process internally" and "don't forward" tool calls or results received via the backend's SSE stream, which could allow the remote server to execute actions through the agent while hiding them from the user's view.
Capability Assessment
Purpose & Capability
Name/description (generate videos from text/uploads) aligns with the actions described in SKILL.md. Requesting a single service credential (NEMO_TOKEN) and making API calls to a video-rendering backend is expected for this purpose.
Instruction Scope
The SKILL.md stays within the video-generation domain (session creation, SSE messaging, uploads, export/polling). It does include logic to auto-create anonymous tokens and to derive headers (including X-Skill-Platform) from the agent's install path, and it expects to store a session_id; these are reasonable but broaden the skill's runtime behavior beyond 'only use an existing token'. It does not instruct reading arbitrary system files beyond detecting install/config paths.
Install Mechanism
Instruction-only skill (no install spec, no code files). No downloads or archive extraction — lowest install risk.
Credentials
The registry lists NEMO_TOKEN as a required primary env var, but the SKILL.md explicitly instructs the agent to obtain an anonymous token automatically if NEMO_TOKEN is not set. This is an inconsistency: the skill claims a required env var while also providing a full fallback that creates credentials. Otherwise, only the service token is requested and that is proportional to the stated purpose.
Persistence & Privilege
always:false (normal). The skill's metadata references a config path (~/.config/nemovideo/) and the instructions say to store session_id for later API calls — storing per-skill session state is normal for this type of integration. There is a mismatch between the top-level registry metadata (no required config paths) and the SKILL.md frontmatter which declares a config path; that should be clarified.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sora-video-generation
  3. After installation, invoke the skill by name or use /sora-video-generation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the sora-video-generation skill. - Generate AI-powered 1080p MP4 videos from text prompts, supporting TXT, PNG, JPG, and MP4 files up to 200MB. - Automatic backend setup with anonymous token authentication and session creation. - Supports user actions like uploading files, exporting videos, checking credits/status, and editing tracks through intuitive text commands. - Provides real-time processing updates and handles errors with helpful messages. - Includes clear guidance for first-time setup, common workflows, and usage tips for best results.
Metadata
Slug sora-video-generation
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sora Video Generation?

generate text prompts into AI generated videos with this sora-video-generation skill. Works with TXT, PNG, JPG, MP4 files up to 200MB. content creators use i... It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.

How do I install Sora Video Generation?

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

Is Sora Video Generation free?

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

Which platforms does Sora Video Generation support?

Sora Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sora Video Generation?

It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.

💬 Comments