kusa

Generate images from text prompts via the Kusa.pics API.

26|5|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/kunwl123456/zeroclaw-skills-collection --skill kusa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kusa
Source: https://github.com/kunwl123456/zeroclaw-skills-collection/tree/main/kusa
Command: npx skills add https://github.com/kunwl123456/zeroclaw-skills-collection --skill kusa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires axios, commander, dotenv, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of unique images based on textual descriptions, enabling users to visualize ideas without needing graphic design skills.

Core Features & Use Cases

  • Text-to-Image Generation: Creates images from user-provided prompts using the Kusa.pics API.
  • Customizable Output: Allows adjustment of style, width, and height for tailored results.
  • Use Case: A marketing team needs a unique banner image for a social media campaign. They can use this Skill to generate several options by describing the desired visual elements and style.

Quick Start

Generate an image with the prompt "A futuristic cityscape at sunset".

Frequently Asked Questions about kusa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts for creative projects?

To generate images from text prompts, you provide a textual description and the Skill processes it via the Kusa.pics API to create unique visual assets. It supports customizable style, dimensions, and negative prompts for tailored results.

Do I need an API key to use text-to-image generation?

Yes, text-to-image generation requires an active KUSA_API_KEY for authentication and task submission. You must configure this environment variable before submitting prompts to the API.

Can I customize the dimensions and style of AI-generated images?

You can customize the dimensions and style of AI-generated images by adjusting the width and height parameters. The Skill also supports negative prompts to exclude unwanted elements from the final visual assets.

What is the best way to automate AI art generation for marketing materials?

The best way to automate AI art generation for marketing materials is using this Skill's script components to submit textual descriptions via the Kusa.pics API. It generates unique banner images without requiring graphic design skills.

Does text-to-image generation work with Node.js dependencies like axios?

Text-to-image generation works with Node.js by utilizing axios for API requests, commander for CLI arguments, and dotenv for environment management. These dependencies handle task submission and authentication.

Why does my image generation task fail to submit to the API?

Image generation tasks fail to submit to the API when the KUSA_API_KEY is missing or invalid. Ensure the dotenv dependency correctly loads your active key for successful authentication and task processing.