kusa
Generate images using the Kusa.pics API.
Why use this skill?
Easily generate high-quality AI images within OpenClaw using the Kusa.pics API. Customize styles and dimensions with this simple image creation skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/kusaWhat This Skill Does
The kusa skill provides OpenClaw users with direct, seamless access to the Kusa.pics image generation engine. By leveraging a powerful text-to-image model, this tool allows users to transform natural language descriptions into high-quality visual assets. Whether you need custom thumbnails for content, conceptual illustrations, or abstract creative imagery, the kusa skill streamlines the process by abstracting the complexities of image generation API interactions. It supports parameter customization, allowing users to define specific image dimensions and artistic styles to better align with project requirements.
Installation
To integrate the kusa skill into your OpenClaw environment, ensure you have the required dependencies installed. Run the following command in your terminal:
clawhub install openclaw/skills/skills/autogame-17/kusa
Once installed, you must authenticate the skill by setting your Kusa.pics API credentials. Obtain your key from the Kusa.pics dashboard and execute:
export KUSA_API_KEY="your_api_key_here"
Failure to set this variable will result in connection errors during execution. Always ensure your environment variables are persisted in your .bashrc or .zshrc file for convenience.
Use Cases
This skill is ideal for rapid prototyping of creative assets. Marketing teams can generate social media content variants instantly, developers can create placeholder UI imagery for web applications, and content creators can visualize scenes for storyboarding. Because the skill accepts style arguments, it is particularly effective for maintaining visual consistency across a batch of related assets by keeping style parameters uniform.
Example Prompts
- "Generate an image of a futuristic cyberpunk city with neon lights, set width to 1024 and height to 1024."
- "Create a minimalist landscape painting of a desert sunrise using style ID 8."
- "Show me a high-definition portrait of a fantasy knight in golden armor, keeping default dimensions."
Tips & Limitations
To maximize the quality of generated images, be as descriptive as possible in your prompts; include lighting, color palettes, and artistic medium (e.g., oil painting, 3D render). Be mindful that the skill relies on an external API; network latency may impact generation speed. Additionally, style IDs are specific to the Kusa.pics platform—check their documentation for the most current style mappings. Large resolutions may take longer to process and might be subject to API usage quotas.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-autogame-17-kusa": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
feishu-voice-assistant
Sends voice messages (audio) to Feishu chats using Duby TTS.
security-sentinel
Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.
prompt-optimizer
Evaluate, optimize, and enhance prompts using 58 proven prompting techniques. Use when user asks to improve, optimize, or analyze a prompt; when a prompt needs better clarity, specificity, or structure; or when generating prompt variations for different use cases. Covers quality assessment, targeted improvements, and automatic optimization across techniques like CoT, few-shot learning, role-play, and 50+ more.
Feishu Broadcast
Skill by autogame-17