← Back to Skills Marketplace
farmerboybi-bot

Cute Kitten Generator

by farmerboybi-bot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
275
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install cute-kitten-generator
Description
Generate high-detail cute kitten/animal images using ComfyUI local workflow. Use when user wants to create adorable animal photos with high clarity (1536×153...
README (SKILL.md)

Cute Kitten Generator

Quick Start

生成可爱小猫/小动物高清图片:

cd /Users/lobster/.openclaw/workspace/ComfyUI
curl -X POST -H "Content-Type: application/json" \
  -d '{"prompt": '"$(cat cute_kitten_sofa.json)"', "client_id": "qiuer-bot"}' \
  http://127.0.0.1:8188/prompt

配置固化 🔒

  • 分辨率: 1536×1536(高清正方形)
  • 步骤: 100 steps(高细节)
  • CFG: 8.0
  • 模型: RealVisXL_V5.0_fp16.safetensors
  • Sampler: dpmpp_2m, scheduler: karras
  • Workflow: cute_kitten_sofa.json

场景定制

修改 cute_kitten_sana.json 的 prompt(node 2):

  • 动物类型: kitten → puppy / bunny / hamster
  • 场景: sofa → bed / carpet / garden / basket
  • 光线: golden hour → morning light / soft window light

发送 WhatsApp

生成完成后发送:

openclaw message send \
  --target "+17704012443" \
  --media "/Users/lobster/.openclaw/workspace/ComfyUI/output/CUTE_KITTEN_SOFA_00001_.png"

清晰度提升方案

方案 A(已固化 ✅)

  • 1536×1536 + 100 steps → 2.9MB 高清版

方案 B(Hires. Fix)

如需更高清晰度:

  • 先 1024×1024 生成
  • 再 2x upscale + 重绘细节
  • 创建 cute_kitten_hires.json workflow

文件位置

  • Workflow: /Users/lobster/.openclaw/workspace/ComfyUI/cute_kitten_sofa.json
  • 输出: /Users/lobster/.openclaw/workspace/ComfyUI/output/CUTE_KITTEN_*.png
Usage Guidance
Before installing or running this skill: 1) Confirm you run a local ComfyUI server at 127.0.0.1:8188 and that the workflow path (/Users/lobster/...) matches your machine — change paths to your workspace. 2) Ensure you have the referenced model file (RealVisXL_V5.0_fp16.safetensors) locally; otherwise the workflow will fail. 3) Do NOT run the provided WhatsApp 'openclaw message send' command unless you understand and trust the recipient; the SKILL.md includes a hard-coded phone number that would send generated images to that number. 4) The document assumes an 'openclaw' CLI but doesn’t declare it — install/inspect that tool separately before use. 5) Inspect the included cute_kitten_sofa.json before POSTing it (it’s the workflow that will run). These mismatches look like sloppy authoring and privacy risk rather than overt malware, but proceed cautiously and avoid running any send/exfiltration commands you don't expect.
Capability Analysis
Type: OpenClaw Skill Name: cute-kitten-generator Version: 1.0.0 The skill contains instructions in SKILL.md that direct the AI agent to send generated output to a hardcoded external phone number (+17704012443) via WhatsApp. This constitutes a data exfiltration risk, as the agent may automatically exfiltrate user-generated content to a third party. Additionally, the bundle uses hardcoded absolute file paths (/Users/lobster/...) and local network calls to a ComfyUI instance, indicating poor security hygiene and potential for unauthorized local resource access.
Capability Assessment
Purpose & Capability
The name/description (generate kitten images with a ComfyUI workflow) aligns with the included workflow JSON and the curl POST to a local ComfyUI endpoint. However the SKILL.md assumes a specific user workspace path (/Users/lobster/.openclaw/workspace/ComfyUI) and references the 'openclaw' CLI for sending WhatsApp messages even though no required binaries or environment variables are declared — that mismatch is unexpected for a simple generator skill.
Instruction Scope
Instructions ask the agent/user to POST the workflow file contents to http://127.0.0.1:8188/prompt (local ComfyUI) which is coherent. But the guide also includes a hard-coded WhatsApp send command sending the generated image to +17704012443 (external recipient) and assumes specific file locations. That could leak images without clear consent and the skill text contains a filename/path tied to a specific home directory. There's also a minor typo reference (cute_kitten_sana.json) which suggests sloppy authoring.
Install Mechanism
No install spec and no code files to execute beyond the provided workflow JSON; this is the lowest install risk (instruction-only).
Credentials
The skill declares no environment variables or credentials, which is proportional. However it implicitly depends on local artifacts (the RealVisXL_V5.0_fp16.safetensors model file) and an 'openclaw' CLI tool for sending messages — those dependencies are not declared. The hard-coded recipient phone number is a privacy concern even though no credentials are requested.
Persistence & Privilege
always:false and no instructions to modify other skills or system-wide settings. The skill does not request persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cute-kitten-generator
  3. After installation, invoke the skill by name or use /cute-kitten-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Cute Kitten Generator 1.0.0 – Initial Release - Generate high-quality, detailed images of cute kittens and other small animals using a local ComfyUI workflow. - Uses fixed settings: 1536×1536 resolution, 100 steps, RealVisXL V5.0 model, and detailed fur rendering in home-like scenes. - Customizable prompts: Choose animal type, scene, and lighting to create personalized images. - Includes step-by-step guides for image generation and sending results via WhatsApp. - Offers options for higher clarity with upscaling workflows.
Metadata
Slug cute-kitten-generator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Cute Kitten Generator?

Generate high-detail cute kitten/animal images using ComfyUI local workflow. Use when user wants to create adorable animal photos with high clarity (1536×153... It is an AI Agent Skill for Claude Code / OpenClaw, with 275 downloads so far.

How do I install Cute Kitten Generator?

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

Is Cute Kitten Generator free?

Yes, Cute Kitten Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Cute Kitten Generator support?

Cute Kitten Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Cute Kitten Generator?

It is built and maintained by farmerboybi-bot (@farmerboybi-bot); the current version is v1.0.0.

💬 Comments