← 返回 Skills 市场
Seedance Vs Veo
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seedance-vs-veo - 安装完成后,直接呼叫该 Skill 的名称或使用
/seedance-vs-veo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Seedance Vs Veo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seedance-vs-veo」即可一键安装,无需额外配置。
Seedance Vs Veo 是免费的吗?
是的,Seedance Vs Veo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seedance Vs Veo 支持哪些平台?
Seedance Vs Veo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seedance Vs Veo?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills