← Back to Skills Marketplace
美甲制作过程视频
by
parallel world
· GitHub ↗
· v1.0.1
· MIT-0
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nail-art-video
Description
生成美甲制作过程短视频。猫眼、流沙、星空、奶油胶、微缩立体美甲——小尺寸极高细节,近景治愈感强,支持节日主题,一句话出片。
Usage Guidance
What to consider before installing:
- The skill will send your prompts (and any input images) to a remote service and requires a WERYAI_API_KEY — do not provide sensitive credentials. The registry metadata omits this required env var; confirm the publisher updates metadata before trusting the package.
- By default the script calls api.weryai.com and api-growth-agent.weryai.com. But it also accepts WERYAI_BASE_URL and WERYAI_MODELS_BASE_URL overrides; only set these to endpoints you fully trust because a malicious URL could receive your prompts and any images or API key.
- The code is readable and matches the described functionality (text/image→video generation and polling). There is no hidden obfuscation or remote installers, so risk is primarily network/exfiltration and metadata mismatch.
- Additional checks you can do: verify the WERYAI service and terms (privacy, data retention), request the publisher/homepage information (none provided), and ask them to update the registry to declare WERYAI_API_KEY as a required env var so the manifest matches runtime requirements.
- If you must use this skill in a sensitive environment, avoid setting global env vars with broad credentials; use a dedicated, limited API key or proxy that filters data and points to a trusted backend.
Capability Analysis
Type: OpenClaw Skill
Name: nail-art-video
Version: 1.0.1
The nail-art-video skill bundle is a legitimate tool designed to generate short nail art videos using the WeryAI API. The core logic in scripts/video_gen.js is a well-structured, dependency-free Node.js script that handles API task submission and polling. It correctly manages the WERYAI_API_KEY environment variable and communicates only with the specified service endpoints (api.weryai.com). The instructions in SKILL.md follow a safe execution pattern by requiring user confirmation before triggering the video generation script.
Capability Assessment
Purpose & Capability
Name/description (nail-art short video generation) align with the included script (scripts/video_gen.js) which implements text/image→video submission, polling, and result extraction against a WeryAI-style API.
Instruction Scope
SKILL.md instructs the agent to run the bundled Node CLI (node scripts/video_gen.js ...) and to set WERYAI_API_KEY. Instructions focus on building prompts and confirming parameters — they do not ask the agent to read unrelated files or system secrets. However SKILL.md requires WERYAI_API_KEY while the registry metadata listed no required env vars (incoherent).
Install Mechanism
No install spec; the skill is instruction + a simple Node script with no npm dependencies. This is low-risk compared with remote installers or archives.
Credentials
The script requires an API key (WERYAI_API_KEY) to call remote generation APIs but the registry metadata omitted that requirement — a mismatch. The script also honors WERYAI_BASE_URL and WERYAI_MODELS_BASE_URL environment variables (defaults point to api.weryai.com and api-growth-agent.weryai.com). Allowing a custom base URL is reasonable for testing, but it means an attacker or misconfigured environment could redirect prompts and media to an arbitrary endpoint, enabling exfiltration of prompts/images and API keys if set.
Persistence & Privilege
The skill does not request always:true, does not modify system-wide configuration, and has no install step that persists privileged components. It runs as an explict user-invoked Node CLI per SKILL.md.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nail-art-video - After installation, invoke the skill by name or use
/nail-art-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
No visible changes detected in this version.
- No file or documentation updates found between versions.
- Version number updated with no other modifications.
v1.0.0
- Initial release of "nail-art-video": generates highly detailed short videos of nail art creation, featuring close-up shots with strong ASMR and visual appeal.
- Supports trending styles such as cat-eye, quicksand, starry sky, cream gel, and miniature 3D designs, including holiday themes.
- Designed for small animal paw manicures as a unique content angle; easily configures parameters via confirmation tables before generation.
- Default settings: KLING_V3_0_PRO model, 9:16 vertical macro shot, 5s duration, audio enabled (gel application, UV curing sounds).
- No external skills required; runs with Node.js 18+ and WERYAI_API_KEY.
Metadata
Frequently Asked Questions
What is 美甲制作过程视频?
生成美甲制作过程短视频。猫眼、流沙、星空、奶油胶、微缩立体美甲——小尺寸极高细节,近景治愈感强,支持节日主题,一句话出片。 It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install 美甲制作过程视频?
Run "/install nail-art-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 美甲制作过程视频 free?
Yes, 美甲制作过程视频 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 美甲制作过程视频 support?
美甲制作过程视频 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 美甲制作过程视频?
It is built and maintained by parallel world (@zoucdr); the current version is v1.0.1.
More Skills