ck:ai-artist

Generate images from text descriptions using Python and selected styles.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-ai-artist-auxi-wardrobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:ai-artist
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.claude/skills/ai-artist
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-ai-artist-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ai_multimodal, gemini_batch_process, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill generates images from text descriptions, using a curated set of prompts and styles. It simplifies the process of creating visually appealing images without needing to design them manually.

Core Features & Use Cases

  • Curated Prompts: Access a collection of 129 curated prompts for various themes and styles.
  • Image Generation: Automatically generate images based on text descriptions and selected styles.
  • Styles: Choose from styles like Ukiyo-e, Bento grid, cyberpunk, cinematic, and vintage patent.
  • Modes: Select from search, creative, wild, or all modes for different generation approaches.
  • Use Case: Imagine you want a futuristic cityscape. Use the 'search' mode with the prompt "futuristic city" to generate a visual representation.

Quick Start

Run the following command to generate an image with the prompt "futuristic city":

python3 scripts/generate.py "futuristic city" -o city.png

Frequently Asked Questions about ck:ai-artist

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

FAQPage Schema
How do I generate images from text descriptions using curated styles?

To generate images from text descriptions, this Skill processes your input using Python libraries and applies curated styles like Ukiyo-e or cyberpunk to produce visual output without manual design.

What text prompts can I use for AI image generation?

You can use 129 curated text prompts for AI image generation, covering various themes and styles such as Bento grid, cinematic, and vintage patent to guide the visual output.

How do I generate a futuristic cityscape image with a Python script?

You generate a futuristic cityscape image by running the Python script command 'python3 scripts/generate.py "futuristic city" -o city.png' to process the text and output a PNG file.

Does AI image generation work without manual design experience?

Yes, AI image generation works without manual design experience by utilizing curated prompts and automated Python library processing to simplify creating visually appealing images.

What is the difference between search, creative, and wild modes in image generation?

Search, creative, and wild modes offer different generation approaches for image creation, allowing you to select how the Python libraries process text prompts and apply visual styles.

Do I need image generation APIs to use this Python image generator?

Yes, you need access to image generation APIs or libraries for this Python image generator to create visual output and process text descriptions into final images.