← Back to Skills Marketplace
迷你厨房烹饪视频
by
parallel world
· GitHub ↗
· v1.0.1
· MIT-0
129
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mini-kitchen-video
Description
生成迷你厨房烹饪短视频。支持文字描述直接出片,或将迷你厨具/食材图片转为真实烹饪动效。聚焦超小炊具的精致感、食材在微型锅具中的真实烹饪过程,以及反差萌带来的治愈停留效果。
Usage Guidance
Before installing: (1) Understand that this skill will send your text prompts and any image URLs you provide to an external service (api.weryai.com by default). Do not provide sensitive or private images/URLs. (2) The SKILL.md and script require WERYAI_API_KEY, but the registry metadata omitted that requirement — confirm how the API key is supplied and stored. (3) Prefer using an ephemeral or limited-permission API key when testing. (4) Verify the endpoint (WERYAI_BASE_URL) if you need to ensure traffic goes to an approved host. (5) Review the included scripts/video_gen.js yourself (it is present and not obfuscated) and test with --dry-run if available to observe behavior before giving credentials. (6) Because the skill source and homepage are unknown, treat it as lower-trust: audit or run in an isolated environment if possible.
Capability Analysis
Type: OpenClaw Skill
Name: mini-kitchen-video
Version: 1.0.1
The mini-kitchen-video skill bundle is designed to generate short videos of miniature cooking using the WeryAI API. The core logic in scripts/video_gen.js is a straightforward, dependency-free Node.js client that handles task submission and polling. The SKILL.md file provides clear instructions and prompt templates for the AI agent to facilitate video generation. No evidence of data exfiltration, malicious execution, or prompt injection attacks was found; the use of the WERYAI_API_KEY environment variable is consistent with the skill's stated purpose.
Capability Assessment
Purpose & Capability
The skill's name/description match the observed behavior: it constructs prompts and calls a video-generation API. However the SKILL.md and script explicitly require WERYAI_API_KEY (and optional WERYAI_BASE_URL / WERYAI_MODELS_BASE_URL), yet the registry metadata lists no required environment variables. That mismatch is incoherent and should be resolved before trusting the skill.
Instruction Scope
Runtime instructions ask the agent to run the bundled Node CLI (scripts/video_gen.js) to submit text/image prompts and image URLs to the WeryAI endpoints and poll for results. That scope is consistent with generating videos, but it means user-supplied text, prompts, and any image URLs will be transmitted to an external API (api.weryai.com by default). The SKILL.md does request public HTTPS image URLs only, which reduces some leakage risk but does not prevent sensitive data from being sent if provided.
Install Mechanism
There is no install spec (instruction-only) and the only runtime dependency is Node.js (declared in SKILL.md). The included script has no obfuscated code and uses plain HTTP JSON requests to documented endpoints. No remote downloads or archive extraction are performed by the skill itself.
Credentials
The script and SKILL.md require WERYAI_API_KEY to operate. Requiring a single API key for an external generation service is reasonable for the feature, but the skill metadata/registry omitted this required env var — an important omission. The script also supports optional WERYAI_BASE_URL and WERYAI_MODELS_BASE_URL overrides, which is reasonable but means the endpoint could be redirected if those env vars are set unexpectedly.
Persistence & Privilege
The skill does not request permanent/always-on presence and does not attempt to modify other skills or system-wide agent settings. It executes a CLI script on demand and returns URLs; no elevated platform privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mini-kitchen-video - After installation, invoke the skill by name or use
/mini-kitchen-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- No user-visible changes in this version.
- Version number updated to 1.0.1 (no code or documentation changes detected).
v1.0.0
mini-kitchen-video 1.0.0
- 首发版本,支持文字描述或迷你厨具/食材图片直接生成精致迷你厨房烹饪短视频。
- 聚焦于反差萌、极致微距细节与治愈烹饪音效,适配9:16竖版短视频格式。
- 文字模式:输入烹饪内容和动作偏好,自动构建 prompt 并生成动效视频。
- 图片模式:上传迷你厨具或食材照片,智能识别并生成风格一致的烹饪动效。
- 支持慢动作、音效、精致光影等细节设置,输出高停留率短视频内容。
- 不依赖其他 Cursor 技能,仅需 Node.js 18+ 环境和 WERYAI_API_KEY。
Metadata
Frequently Asked Questions
What is 迷你厨房烹饪视频?
生成迷你厨房烹饪短视频。支持文字描述直接出片,或将迷你厨具/食材图片转为真实烹饪动效。聚焦超小炊具的精致感、食材在微型锅具中的真实烹饪过程,以及反差萌带来的治愈停留效果。 It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install 迷你厨房烹饪视频?
Run "/install mini-kitchen-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