← Back to Skills Marketplace
Text To Video Deevid
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-deevid
Description
Turn a 150-word product description script into 1080p AI generated videos just by typing what you need. Whether it's generating videos from written scripts o...
Usage Guidance
Before installing or using this skill: (1) Understand uploads and all files you send will be transmitted to https://mega-api-prod.nemovideo.ai — do not upload sensitive data unless you trust that service. (2) The skill asks the agent to read the SKILL.md frontmatter and probe common install paths to set X-Skill-Platform — ask the maintainer why filesystem access is needed and whether that can be avoided. (3) Confirm the legitimacy of the nemo API domain and its privacy/retention policy; anonymous-token creation will generate a client UUID that could link activity. (4) Prefer testing with a throwaway NEMO_TOKEN or anonymous flow and non-sensitive sample media first. (5) Resolve the metadata inconsistency about required config paths (registry vs SKILL.md) before granting broader access.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-deevid
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with a text-to-video generation service at nemovideo.ai. It includes standard procedures for authentication (via NEMO_TOKEN or anonymous token generation), session management, file uploads, and handling server-sent events (SSE) for video rendering. No evidence of data exfiltration, malicious execution, or unauthorized access was found; the requested permissions and network calls are consistent with the stated purpose of video creation.
Capability Assessment
Purpose & Capability
The declared purpose (convert text to 1080p AI videos) aligns with the API calls and required NEMO_TOKEN. However, the SKILL.md requests reading the skill file's YAML frontmatter at runtime and detecting install paths to set X-Skill-Platform, which is not strictly necessary for video generation and expands filesystem access. Also the SKILL.md's metadata lists a config path (~/.config/nemovideo/) while the registry metadata above lists no required config paths — an internal inconsistency.
Instruction Scope
Instructions require creating sessions, uploading user files, and posting to a third-party API (expected). Concerningly, they also instruct the agent to read the SKILL.md frontmatter and probe common install directories (~/.clawhub/, ~/.cursor/) to set attribution headers. That requires reading local paths and possibly other files; it could surface more local context than necessary. The instructions also tell the agent to automatically obtain an anonymous token if NEMO_TOKEN is absent (network request to an external endpoint).
Install Mechanism
This is instruction-only with no install spec or downloaded code, so nothing is written to disk by an installer. That reduces install-time risk.
Credentials
The skill requests a single credential (NEMO_TOKEN) which is proportional for a cloud video service. However, the SKILL.md metadata lists a config path (~/.config/nemovideo/) not declared in the registry summary, creating ambiguity about whether the skill expects to access local configuration files beyond the token.
Persistence & Privilege
always:false (no forced persistent inclusion). The skill instructs creation of server-side render jobs that may persist if the session closes (orphaned jobs), which affects user data retention and costs but is not an authorization escalation. The agent is allowed autonomous invocation by default (not flagged alone).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-deevid - After installation, invoke the skill by name or use
/text-to-video-deevid - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to Video Deevid — Convert Text Into AI Videos.
- Instantly converts up to 150-word scripts into 1080p AI-generated videos from text prompts.
- No editing timeline or manual export required; videos are rendered and downloadable in 1–2 minutes.
- Simple onboarding: auto-connects to backend API with NEMO_TOKEN or issues a free 7-day token.
- Supports upload of common video, audio, and image formats up to 500MB.
- Handles all basic actions: upload, generate/edit, check status/credits, and export via chat prompts.
- Integrated error handling for common issues (file type, credits, session, rate limits).
Metadata
Frequently Asked Questions
What is Text To Video Deevid?
Turn a 150-word product description script into 1080p AI generated videos just by typing what you need. Whether it's generating videos from written scripts o... It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.
How do I install Text To Video Deevid?
Run "/install text-to-video-deevid" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Deevid free?
Yes, Text To Video Deevid is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Deevid support?
Text To Video Deevid is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Deevid?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills