← 返回 Skills 市场
emwstudio

Sauce Duck Video Maker

作者 emwstudio · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
181
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install sauce-duck-videos
功能描述
生成多国语言版的酱板鸭搞笑梗视频。当用户想要生成酱板鸭视频、制作多语言酱板鸭搞笑梗视频、或使用RunningHub生成搞笑类视频时,使用此Skill。支持英语、韩语、泰语、法语等多种语言版本。
安全使用建议
This skill appears to do what it claims (create and poll RunningHub video tasks). Before installing or using it, consider: 1) Trust the RunningHub host you select (www.runninghub.cn or www.runninghub.ai). Network calls go to that host. 2) The skill asks you to enter your RunningHub API key and will save it to ~/.openclaw/openclaw.json; the scripts also print the key in JSON when checking or getting env — avoid pasting high-privilege keys if you don't trust logs. 3) If possible use a limited-scope or temporary API key for this skill. 4) Review the scripts yourself (they are included) and run them in an environment you control; outputs from exec/process may be logged by the agent. 5) If you don't want the skill to persist or enable itself, do not run the --set commands; you can instead run create_task/query_task manually with parameters.
功能分析
Type: OpenClaw Skill Name: sauce-duck-videos Version: 1.0.5 The skill is a legitimate integration for the RunningHub platform to generate AI videos. It manages API keys and host configurations locally in the user's home directory (~/.openclaw/openclaw.json) and communicates exclusively with official RunningHub domains (runninghub.cn/ai) via scripts like create_task.py and poll_task.py. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
能力评估
Purpose & Capability
The name/description claim to create multilingual humorous videos via the RunningHub platform. The included scripts call RunningHub endpoints (create and query), accept a host and API key, and manage a workflowId and taskId — all consistent with that purpose. The only required binary is python, which matches the implementation.
Instruction Scope
Runtime instructions run the included Python scripts (get_env, config_host, config_api_key, create_task, poll_task, query_task) and use exec/process tools to run and poll background tasks. This stays within the stated purpose. Important privacy note: get_env and config_api_key --check output JSON that can include the saved api_key value, so running these scripts will print the API key to stdout (and thus to any agent/tool logs or conversation traces).
Install Mechanism
No external install/download actions are specified; the skill is instruction + bundled scripts only. No third-party packages or remote archives are fetched during install.
Credentials
The skill requests no environment variables but requires a RunningHub API key (entered by the user). It persists the API key and RH_HOST into the user's ~/.openclaw/openclaw.json under skills.entries.sauce-duck-videos (apiKey and env.RH_HOST). Persisting the key is proportional to using the RunningHub API, but storing and printing the key is sensitive — the scripts intentionally expose api_key in their JSON output.
Persistence & Privilege
Scripts that save configuration (config_api_key.py and config_host.py) set the skill's entry with enabled = true and write to ~/.openclaw/openclaw.json. Writing its own skill config is expected, but it does enable itself in user config and persists credentials locally, which users should be aware of.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sauce-duck-videos
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sauce-duck-videos 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- 后台视频生成脚本的调用参数从"8"轮询次数改为"5"。 - 生成流程优化:明确要求后台启动后立即进入任务状态查询,不暂停对话。 - 其余主流程和脚本调用方式保持一致,无新增功能或重大结构调整。
v1.0.4
- Improved user feedback when video is being generated, with a more friendly notification and emoji. - Expanded language selection instructions, listing more supported languages (e.g. Spanish). - Clarified workflow to explicitly mention automatic notifications and sending the video upon completion. - No code changes; documentation only.
v1.0.3
sauce-duck-videos 1.0.3 changelog - 优化了视频生成提示语,鼓励用户“先去喝杯咖啡”以增强体验。 - 第八步任务状态查询部分,直接解析完整输出内容中的 JSON 结果,无需查找特定分隔符。 - 其他说明与使用流程保持不变,无功能变动。
v1.0.2
sauce-duck-videos 1.0.2 - No code or documentation changes detected in this version. - Functionality and user instructions remain unchanged.
v1.0.1
- Removed the specification of the "primaryEnv" RH_API_KEY_VALUE in the OpenClaw metadata. - No code or logic changes; documentation only updated to reflect metadata adjustment. - The skill's functionality and usage instructions remain unchanged.
v1.0.0
sauce-duck-videos v1.0.0 – Initial Release - Introduced a multi-language generator for humorous sauce-duck (酱板鸭) meme videos via RunningHub. - Supports English, Korean, Thai, French, German, and more. - Guides users through environment configuration, API key and host setup. - Automated workflow for video generation, backend polling, and status updates. - Provides user feedback for success, failure, or timeout scenarios, including direct video links. - Includes scripts and steps for resetting API keys, host configuration, and manual task status queries.
元数据
Slug sauce-duck-videos
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Sauce Duck Video Maker 是什么?

生成多国语言版的酱板鸭搞笑梗视频。当用户想要生成酱板鸭视频、制作多语言酱板鸭搞笑梗视频、或使用RunningHub生成搞笑类视频时,使用此Skill。支持英语、韩语、泰语、法语等多种语言版本。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。

如何安装 Sauce Duck Video Maker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sauce-duck-videos」即可一键安装,无需额外配置。

Sauce Duck Video Maker 是免费的吗?

是的,Sauce Duck Video Maker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sauce Duck Video Maker 支持哪些平台?

Sauce Duck Video Maker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sauce Duck Video Maker?

由 emwstudio(@emwstudio)开发并维护,当前版本 v1.0.5。

💬 留言讨论