← Back to Skills Marketplace
emwstudio

Sauce Duck Video Maker

by emwstudio · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
181
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install sauce-duck-videos
Description
生成多国语言版的酱板鸭搞笑梗视频。当用户想要生成酱板鸭视频、制作多语言酱板鸭搞笑梗视频、或使用RunningHub生成搞笑类视频时,使用此Skill。支持英语、韩语、泰语、法语等多种语言版本。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sauce-duck-videos
  3. After installation, invoke the skill by name or use /sauce-duck-videos
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug sauce-duck-videos
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Sauce Duck Video Maker?

生成多国语言版的酱板鸭搞笑梗视频。当用户想要生成酱板鸭视频、制作多语言酱板鸭搞笑梗视频、或使用RunningHub生成搞笑类视频时,使用此Skill。支持英语、韩语、泰语、法语等多种语言版本。 It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.

How do I install Sauce Duck Video Maker?

Run "/install sauce-duck-videos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sauce Duck Video Maker free?

Yes, Sauce Duck Video Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sauce Duck Video Maker support?

Sauce Duck Video Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sauce Duck Video Maker?

It is built and maintained by emwstudio (@emwstudio); the current version is v1.0.5.

💬 Comments