← Back to Skills Marketplace
Seedance 2 Online
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
86
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install seedance-2-online
Description
Tired of juggling complex video tools just to bring a simple idea to life? seedance-2-online gives you instant access to Seedance 2's powerful AI video gener...
Usage Guidance
This skill appears to do what it says (talk to an online video API) but has a few transparency issues you should consider before installing:
- Provide your own NEMO_TOKEN if you already have one instead of letting the skill auto-create an anonymous token. That prevents the skill from generating credentials behind the scenes.
- Ask (or check) where tokens and session IDs are stored and for how long (in-memory only vs written to ~/.config/nemovideo/ or agent storage). If they are persisted to disk, ensure you are comfortable with that path and can remove them later.
- The skill tells the agent not to show raw API responses or token values to the user — this is unusual because it reduces visibility into network activity. Confirm that logging/visibility is acceptable.
- Confirm the network domain (mega-api-prod.nemovideo.ai) and privacy/terms for content you upload — uploaded files and generated videos will be sent to that backend.
- If you need stronger guarantees, request the skill author/supplier info (source, homepage, or code) or prefer a skill with a known upstream and a documented storage/retention policy.
If you cannot get answers about storage or provenance, avoid installing or only use with non-sensitive test content and a disposable token.
Capability Analysis
Type: OpenClaw Skill
Name: seedance-2-online
Version: 1.0.0
The skill provides a legitimate integration for the Seedance 2 AI video generation service. It contains detailed instructions for the agent to interact with the 'mega-api-prod.nemovideo.ai' backend, including automated anonymous token retrieval, session management, and media upload/export workflows. The logic is consistent with the stated purpose, follows good security practices (such as hiding raw tokens from the user), and shows no signs of data exfiltration or malicious intent.
Capability Assessment
Purpose & Capability
Name/description match the actions: the skill talks to an online Seedance/Nemo video API and needs a NEMO_TOKEN. However the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) that the top-level registry metadata did not list; the skill also requires detecting install paths (~/.clawhub/, ~/.cursor/skills/) to set an attribution header. These filesystem checks are plausible for attribution but are not declared consistently.
Instruction Scope
Instructions will: call external endpoints to obtain anonymous tokens, create sessions, upload user files, stream SSE, and export/download generated video — all expected for this skill. Concerningly, the skill explicitly instructs the agent not to display raw API responses or token values to the user, and it directs automatic anonymous token creation if NEMO_TOKEN is absent. The SKILL.md does not say where the token/session_id should be persisted (memory, a config dir, or agent storage), reducing transparency about credential handling.
Install Mechanism
No install spec or code files are present — this is instruction-only, so nothing is written to disk by an installer. Network calls happen at runtime per SKILL.md.
Credentials
Only one credential (NEMO_TOKEN) is requested, which is appropriate. But the frontmatter references a config path (~/.config/nemovideo/) and the instructions require detecting install paths; the registry metadata did not list that config path. The skill's behavior to auto-create an anonymous token means it will generate and use credentials without the user providing them, which is reasonable but should be transparent about storage and lifetime.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. Autonomous invocation is allowed (default) but not coupled with broad, unrelated credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seedance-2-online - After installation, invoke the skill by name or use
/seedance-2-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Seedance 2 Online 1.0.0 — Instantly generate cinematic AI videos from text or images, no installation required.
- Seamlessly converts text prompts or still images into high-quality, realistic video clips.
- Handles backend setup, authentication (automatic free token retrieval), and session management with minimal user interaction.
- Supports exporting, uploading, balance checking, and session status queries via natural commands.
- Full error handling for authentication, credits, export, file support, and rate limits.
- Provides usage guidance, prompt suggestions, and troubleshooting directly in the skill.
Metadata
Frequently Asked Questions
What is Seedance 2 Online?
Tired of juggling complex video tools just to bring a simple idea to life? seedance-2-online gives you instant access to Seedance 2's powerful AI video gener... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Seedance 2 Online?
Run "/install seedance-2-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seedance 2 Online free?
Yes, Seedance 2 Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seedance 2 Online support?
Seedance 2 Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seedance 2 Online?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills