← 返回 Skills 市场
Yollomi AI Image & Video Generator
作者
AniChikage
· GitHub ↗
· v1.1.0
· MIT-0
2523
总下载
6
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install yollomi
功能描述
AI image generator skill (image, image generation). Multi-model image generator for Yollomi to generate AI images via one unified API endpoint. Requires YOLL...
安全使用建议
This skill appears coherent: it only needs a YOLLOMI_API_KEY and calls the yollomi.com API. Before installing, confirm you trust the Yollomi service and that the API key you provide is scoped appropriately (use a key with limited permissions/credits if possible). Review your billing/credit implications for the listed models. Note there is no build/install script included — make sure your runtime can load/execute the provided TypeScript or that the platform handles that for you. If you do not recognize or trust yollomi.com, do not supply a production API key.
功能分析
Type: OpenClaw Skill
Name: yollomi
Version: 1.1.0
The skill is a standard API wrapper for the Yollomi AI image and video generation service. The implementation in index.ts and the utility script test-api.sh correctly use the required YOLLOMI_API_KEY to communicate with the service's endpoints without any evidence of data exfiltration, unauthorized execution, or malicious prompt injection.
能力评估
Purpose & Capability
Name, description, SKILL.md examples, and code (index.ts) all implement calls to a unified Yollomi API endpoint and only require YOLLOMI_API_KEY (plus an optional YOLLOMI_BASE_URL). Nothing in the manifest or files asks for unrelated services or credentials.
Instruction Scope
Runtime instructions and curl examples only call the Yollomi endpoints and reference YOLLOMI_API_KEY and optional YOLLOMI_BASE_URL. The SKILL.md does not instruct reading unrelated files, secret stores, or transmitting data to unexpected endpoints.
Install Mechanism
There is no install spec (lowest-risk), but the package includes TypeScript source (index.ts) and a shell test script. No remote downloads or extract steps are present. Note: runtime environment must support executing the provided code (TypeScript) — build/run details are not included but this is an operational, not a security, concern.
Credentials
Only YOLLOMI_API_KEY is required (and optional YOLLOMI_BASE_URL). No other SECRET/TOKEN/PASSWORD env vars are requested. The requested credential is proportional to an API client for image/video generation.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request elevated or persistent platform privileges or modification of other skills. Autonomous invocation is allowed (platform default) and is not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yollomi - 安装完成后,直接呼叫该 Skill 的名称或使用
/yollomi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Enable video generation; add yollomi.listModels tool; support YOLLOMI_BASE_URL; extend video timeout to 5min
v1.0.5
docs: boost 'image' keyword relevance for search
v1.0.4
docs: strengthen README keywords for web search indexing
v1.0.3
docs: improve searchability (image generator, all models)
v1.0.2
feat: add executable tool yollomi.generate (image only); docs: disable video
v1.0.1
docs: declare required env YOLLOMI_API_KEY
v1.0.0
yollomi version 1.0.0
- Initial release of Yollomi AI API skill
- Generate images and videos from text prompts using unified Yollomi API endpoint
- Supports background removal, face swap, upscaling, virtual try-on, prompt-based editing, and more
- Works with a variety of image and video generation models, selected by `modelId`
- Requires YOLLOMI_API_KEY for authentication; supports optional custom base URL
- Includes example usage and model/credit documentation in SKILL.md
元数据
常见问题
Yollomi AI Image & Video Generator 是什么?
AI image generator skill (image, image generation). Multi-model image generator for Yollomi to generate AI images via one unified API endpoint. Requires YOLL... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2523 次。
如何安装 Yollomi AI Image & Video Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yollomi」即可一键安装,无需额外配置。
Yollomi AI Image & Video Generator 是免费的吗?
是的,Yollomi AI Image & Video Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yollomi AI Image & Video Generator 支持哪些平台?
Yollomi AI Image & Video Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yollomi AI Image & Video Generator?
由 AniChikage(@anichikage)开发并维护,当前版本 v1.1.0。
推荐 Skills