← Back to Skills Marketplace
anichikage

Yollomi AI Image & Video Generator

by AniChikage · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
2523
Downloads
6
Stars
1
Active Installs
7
Versions
Install in OpenClaw
/install yollomi
Description
AI image generator skill (image, image generation). Multi-model image generator for Yollomi to generate AI images via one unified API endpoint. Requires YOLL...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yollomi
  3. After installation, invoke the skill by name or use /yollomi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug yollomi
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 7
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 2523 downloads so far.

How do I install Yollomi AI Image & Video Generator?

Run "/install yollomi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Yollomi AI Image & Video Generator free?

Yes, Yollomi AI Image & Video Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Yollomi AI Image & Video Generator support?

Yollomi AI Image & Video Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yollomi AI Image & Video Generator?

It is built and maintained by AniChikage (@anichikage); the current version is v1.1.0.

💬 Comments