← Back to Skills Marketplace
soap-cut-video
by
parallel world
· GitHub ↗
· v1.0.0
· MIT-0
119
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install soap-cut-video
Description
生成肥皂/蜡块切割 ASMR 解压短视频。支持文字描述直接出片,或将实物图片转为切割动效。聚焦整齐切片、截面颜色暴露、粉末掉落的瞬间爽感,配合切割 ASMR 声效。
Usage Guidance
This skill generally does what it says: it runs the bundled Node script to call a remote video-generation API and returns a link. Before installing or using it: (1) note that you must supply a WERYAI_API_KEY (the registry metadata omitted this) — don't paste other credentials. (2) Any image URLs or prompt text you send will be transmitted to WeryAI's API (default https://api.weryai.com); avoid uploading private or sensitive images. (3) Inspect scripts/video_gen.js yourself (it's included) to confirm there are no hidden endpoints or unwanted behavior; the script appears to call WeryAI endpoints only. (4) Run in an isolated environment or with a limited API key (if possible) and test with --dry-run first. (5) If provenance of this skill is unknown or you cannot verify the API/service, be cautious — consider contacting the skill author or preferring a skill with a known homepage/source.
Capability Analysis
Type: OpenClaw Skill
Name: soap-cut-video
Version: 1.0.0
The skill bundle is a legitimate tool for generating ASMR soap-cutting videos using the WeryAI API. The provided Node.js script (scripts/video_gen.js) is a standard API client that handles task submission and status polling via HTTPS, and the SKILL.md instructions are clearly aligned with the stated purpose without any signs of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
The name/description (generate soap/wax ASMR videos) align with the included script and runtime instructions: the skill uses a local Node CLI (scripts/video_gen.js) to call the WeryAI video generation API. Requiring Node is coherent. However, the registry metadata lists no required environment variables while both SKILL.md and the script explicitly require a WERYAI_API_KEY — this metadata omission is an incoherence.
Instruction Scope
SKILL.md instructs the agent to run the bundled Node CLI (node scripts/video_gen.js ...) with JSON params or an image URL and then parse stdout for a returned link. The instructions do not ask to read unrelated local files or other credentials. They do, however, require uploading user-provided prompts and public HTTPS image URLs to an external API (WeryAI), which is expected for this functionality but has privacy implications.
Install Mechanism
There is no install spec — the skill is instruction-only but includes a single Node script. No external installers or downloads are performed. Running the skill will execute the included script with the system's node binary; this is low-risk from an install mechanism perspective but depends on trusting the bundled script.
Credentials
The SKILL.md and scripts require WERYAI_API_KEY (and optionally WERYAI_BASE_URL / WERYAI_MODELS_BASE_URL) to contact WeryAI endpoints. That credential is appropriate for a remote video-generation service, but the registry metadata incorrectly declares no required env vars — a mismatch that could lead users to miss that they must provide an API key. There are no other unexpected secrets requested.
Persistence & Privilege
The skill is not always-enabled, does not request elevated system privileges, and does not modify other skills' configurations. It will run the included script and make network requests; autonomous invocation is allowed (platform default) but not combined with other high-privilege flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install soap-cut-video - After installation, invoke the skill by name or use
/soap-cut-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is soap-cut-video?
生成肥皂/蜡块切割 ASMR 解压短视频。支持文字描述直接出片,或将实物图片转为切割动效。聚焦整齐切片、截面颜色暴露、粉末掉落的瞬间爽感,配合切割 ASMR 声效。 It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install soap-cut-video?
Run "/install soap-cut-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is soap-cut-video free?
Yes, soap-cut-video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does soap-cut-video support?
soap-cut-video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created soap-cut-video?
It is built and maintained by parallel world (@zoucdr); the current version is v1.0.0.
More Skills