← Back to Skills Marketplace
Sora Ai Video Generator Free
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sora-ai-video-generator-free
Description
Turn a short text description like 'a cat walking through a snowy forest at dusk' into 1080p AI-generated videos just by typing what you need. Whether it's g...
Usage Guidance
This skill appears to do what it says: it contacts nemo's cloud backend, creates or uses a NEMO_TOKEN, and uploads prompts and any files you provide to render videos. Before installing or using it, consider: (1) privacy—your prompts and uploaded media will be sent to an external service; (2) token creation—if you don't supply a token the skill will request an anonymous token from the provider automatically; (3) filesystem checks—it may look in common skill/install paths to populate attribution headers; and (4) billing/credits—check the provider's terms (the skill mentions 100 free credits and 7-day expiry). If you need strong guarantees about data residency or confidentiality, do not send sensitive files or prompts to this skill without verifying the service's policies.
Capability Analysis
Type: OpenClaw Skill
Name: sora-ai-video-generator-free
Version: 1.0.0
The skill is a functional wrapper for the NemoVideo AI video generation service, providing instructions for text-to-video generation and editing. It manages authentication by automatically fetching anonymous tokens or using an environment variable (NEMO_TOKEN) and communicates with a legitimate-appearing backend at `https://mega-api-prod.nemovideo.ai`. While it performs basic environment fingerprinting to determine the host platform for API attribution headers, it does not exhibit signs of data exfiltration, unauthorized execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description, required env var (NEMO_TOKEN), and referenced API endpoints all align with a cloud video-generation service. The declared config path (~/.config/nemovideo/) and primaryEnv match the stated purpose.
Instruction Scope
SKILL.md stays focused on session creation, SSE-based generation, uploads, polling and exports — all appropriate for video rendering. Two items to be aware of: (1) it instructs the agent to POST to an anonymous-token endpoint to create a NEMO_TOKEN when one is missing (i.e., the skill can bootstrap credentials and will perform outbound network calls), and (2) it suggests reading/detecting install paths to populate an X-Skill-Platform header, which implies the agent may inspect certain filesystem locations. Both are coherent with the skill's operation but increase outbound network and local filesystem access compared with a purely local-only helper.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
The only required credential is NEMO_TOKEN, which is expected for a third-party cloud API. The skill also offers to obtain an anonymous token for you; that behavior is proportionate to its functionality but means prompts and any uploaded files will be sent to an external service and tied to a generated token. The declared config path is limited to the service's config directory and matches the skill's purpose.
Persistence & Privilege
always is false and there is no install-time persistence or modification of other skills. The skill can be invoked autonomously by the agent per platform defaults, which is expected for skills of this type.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sora-ai-video-generator-free - After installation, invoke the skill by name or use
/sora-ai-video-generator-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Sora AI Video Generator Free (v1.0.0)
- Generate 1080p AI videos from text prompts in 1–2 minutes without manual editing
- Automatic session and token management (100 free credits, 7-day expiry for new users)
- File upload and batch video workflow support (max upload 500MB, major video & audio formats)
- Export rendered video as MP4 or other common formats; no local installs required
- Clear feedback and error handling for setup, credits, rate limits, and supported files
Metadata
Frequently Asked Questions
What is Sora Ai Video Generator Free?
Turn a short text description like 'a cat walking through a snowy forest at dusk' into 1080p AI-generated videos just by typing what you need. Whether it's g... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Sora Ai Video Generator Free?
Run "/install sora-ai-video-generator-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sora Ai Video Generator Free free?
Yes, Sora Ai Video Generator Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sora Ai Video Generator Free support?
Sora Ai Video Generator Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sora Ai Video Generator Free?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills