← Back to Skills Marketplace
Sora Ai Video Generation
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sora-ai-video-generation
Description
Cloud-based sora-ai-video-generation tool that handles generating short videos from text descriptions. Upload MP4, MOV, WebM, GIF files (up to 500MB), descri...
Usage Guidance
This skill is coherent for cloud video generation, but it sends your prompts, session metadata, and any uploaded media to a third-party service at mega-api-prod.nemovideo.ai. Before installing or using it: (1) confirm you trust that domain/provider and review their privacy/security policies, (2) avoid uploading sensitive or private videos or PII, (3) if you prefer control, set a NEMO_TOKEN in your environment rather than relying on the skill's anonymous-token flow, and (4) be aware the skill may read ~/.config/nemovideo/ and inspect install-paths in your home directory to set headers (this is for attribution but does access your filesystem).
Capability Analysis
Type: OpenClaw Skill
Name: sora-ai-video-generation
Version: 1.0.0
The sora-ai-video-generation skill is a functional integration for the nemovideo.ai cloud service. It provides instructions for an AI agent to manage authentication via anonymous tokens, handle session states, and interact with API endpoints for video processing and export. While it includes telemetry headers (X-Skill-Platform) and automates file uploads to a third-party backend (mega-api-prod.nemovideo.ai), these actions are consistent with its stated purpose of cloud-based video generation and do not exhibit signs of malicious intent, data theft, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description match the requested resource access: a single service credential (NEMO_TOKEN), optional config path (~/.config/nemovideo/) and API calls to a nemovideo.ai backend are exactly what a cloud video-generation skill would need.
Instruction Scope
SKILL.md gives detailed API call flow: look for NEMO_TOKEN, otherwise obtain an anonymous token by POSTing to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token, create/keep session_id, use SSE for generation, and upload local files via multipart. These instructions are within scope, but they do require network calls to the external domain and access to user-supplied files and some local paths (config and install-path detection). The skill explicitly tells the agent not to print raw tokens, which is good, but the instructions will transmit prompts and uploaded media to the third-party backend.
Install Mechanism
No install step or external code is fetched; this is an instruction-only skill, so nothing will be written to disk by an installer step.
Credentials
Only one environment variable is required (NEMO_TOKEN) and it is the declared primary credential. The skill will also create an anonymous token if none is present; no unrelated credentials are requested.
Persistence & Privilege
The skill keeps session_id and uses bearer tokens for API calls but does not request 'always: true' or other elevated platform privileges. It reads a declared config path (~/.config/nemovideo/) and inspects an install path pattern to set an attribution header; this involves reading user-home paths but does not appear to alter other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sora-ai-video-generation - After installation, invoke the skill by name or use
/sora-ai-video-generation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Sora AI Video Generation 1.0.0 — initial release:
- Generate 1080p MP4 videos from text prompts via cloud-based AI processing.
- Supports uploading video/image/audio files (up to 500MB) and adding text overlays or BGM.
- Automatic token and session handling with 100 free credits for new users.
- Fast export workflow: MP4s ready in 1–3 minutes, with download links provided.
- Session state and timeline editing supported for iterative workflows.
- Guides users through all setup and video generation steps with clear feedback.
Metadata
Frequently Asked Questions
What is Sora Ai Video Generation?
Cloud-based sora-ai-video-generation tool that handles generating short videos from text descriptions. Upload MP4, MOV, WebM, GIF files (up to 500MB), descri... It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Sora Ai Video Generation?
Run "/install sora-ai-video-generation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sora Ai Video Generation free?
Yes, Sora Ai Video Generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sora Ai Video Generation support?
Sora Ai Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sora Ai Video Generation?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills