← Back to Skills Marketplace
Seedance Vs Veo
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
78
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install seedance-vs-veo
Description
Just drop a text prompt and this skill runs it through both Seedance and Veo, returning 2 MP4 clips for direct comparison. It's built for teams deciding whic...
Usage Guidance
This skill appears to do what it says: it talks to nemovideo.ai to produce two videos and returns MP4s. Before installing, consider: (1) the skill needs a NEMO_TOKEN (or will obtain an anonymous token via nemovideo.ai) — only provide that token if you trust nemovideo.ai; (2) uploads and prompts (including any files you send) are transmitted to the external service, so don't send sensitive content; (3) the skill will probe certain home-directory paths to set an X-Skill-Platform header (it mentions ~/.clawhub/ and ~/.cursor/skills/) even though those paths aren't declared in metadata — if you don't want an agent checking your home dirs, refuse or sandbox the skill; (4) there's no homepage or known source listed — if you need higher assurance, ask the publisher for source code or a reputable homepage and verify the API domain (mega-api-prod.nemovideo.ai). If you want to be cautious, set NEMO_TOKEN yourself beforehand (so the skill won't try to fetch an anonymous token) and avoid uploading private files.
Capability Analysis
Type: OpenClaw Skill
Name: seedance-vs-veo
Version: 1.0.0
The skill `seedance-vs-veo` (SKILL.md) facilitates AI video generation by interfacing with the `nemovideo.ai` API. It instructs the agent to perform environment fingerprinting by checking for the existence of specific local paths (e.g., `~/.cursor/skills/`) to include in telemetry headers (`X-Skill-Platform`). While the skill's behavior aligns with its stated purpose, the automated acquisition of tokens and the requirement to send platform-specific metadata to a third-party endpoint (`mega-api-prod.nemovideo.ai`) are risky behaviors that warrant caution, although no clear evidence of intentional malice was found.
Capability Assessment
Purpose & Capability
Name/description match the behavior: it sends prompts to a video-processing API and returns MP4s. The required env var NEMO_TOKEN and the declared nemovideo config path are consistent with using a single aggregator API (mega-api-prod.nemovideo.ai).
Instruction Scope
SKILL.md confines actions to the nemo API (session create, SSE, upload, render polling) which fits the purpose. It also instructs the agent to detect install path (e.g., ~/.clawhub/, ~/.cursor/skills/) to populate X-Skill-Platform — this requires probing the home filesystem but those specific paths are not declared in the skill's configPaths, which is an inconsistency to flag.
Install Mechanism
Instruction-only skill with no install steps or external downloads; nothing is written to disk by an installer spec.
Credentials
Only NEMO_TOKEN is required (declared as primary). The metadata also lists ~/.config/nemovideo/ which is reasonable. However, the runtime instructions read other home-directory install paths to set an attribution header (X-Skill-Platform) without declaring those paths explicitly.
Persistence & Privilege
always is false and the skill does not request permanent agent-level privileges. It saves session_id/state for its own sessions (expected); autonomous invocation is allowed by default but not by itself a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seedance-vs-veo - After installation, invoke the skill by name or use
/seedance-vs-veo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: instantly compare Seedance and Veo video outputs with a single text prompt.
- Generates two side-by-side MP4s for any prompt, each labeled with model name, resolution, and generation time.
- Automatic setup with free anonymous token and session creation if not already configured.
- Exposes simple commands for video upload, download/export, credit checking, and current session state.
- Full metadata included with every output for fair comparisons (no rewriting or special tuning).
- Transparent API routing and clear status updates, including handling of credits, exports, and error codes.
Metadata
Frequently Asked Questions
What is Seedance Vs Veo?
Just drop a text prompt and this skill runs it through both Seedance and Veo, returning 2 MP4 clips for direct comparison. It's built for teams deciding whic... It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.
How do I install Seedance Vs Veo?
Run "/install seedance-vs-veo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seedance Vs Veo free?
Yes, Seedance Vs Veo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seedance Vs Veo support?
Seedance Vs Veo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seedance Vs Veo?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills