← 返回 Skills 市场
zoucdr

迷你厨房烹饪视频

作者 parallel world · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
129
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mini-kitchen-video
功能描述
生成迷你厨房烹饪短视频。支持文字描述直接出片,或将迷你厨具/食材图片转为真实烹饪动效。聚焦超小炊具的精致感、食材在微型锅具中的真实烹饪过程,以及反差萌带来的治愈停留效果。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mini-kitchen-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mini-kitchen-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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。
元数据
Slug mini-kitchen-video
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

迷你厨房烹饪视频 是什么?

生成迷你厨房烹饪短视频。支持文字描述直接出片,或将迷你厨具/食材图片转为真实烹饪动效。聚焦超小炊具的精致感、食材在微型锅具中的真实烹饪过程,以及反差萌带来的治愈停留效果。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 迷你厨房烹饪视频?

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

迷你厨房烹饪视频 是免费的吗?

是的,迷你厨房烹饪视频 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

迷你厨房烹饪视频 支持哪些平台?

迷你厨房烹饪视频 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 迷你厨房烹饪视频?

由 parallel world(@zoucdr)开发并维护,当前版本 v1.0.1。

💬 留言讨论