ck:ai-artist

Generate images from text prompts using curated modes and the Nano Banana model.

1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-ai-artist-tnhoang2708
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:ai-artist
Source: https://github.com/TNHoang2708/Gym_Ver2/tree/main/.claude/skills/ai-artist
Command: npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-ai-artist-tnhoang2708

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, numpy, torch, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you create unique images from text prompts, leveraging three creative modes to offer a diverse range of artistic outputs.

Core Features & Use Cases

  • Curated Prompts: Access 129 handpicked prompts to inspire your image creation.
  • Creative Modes: Choose from search, creative, wild, or all modes to explore various styles and interpretations.
  • Use Case: Generate an AI-generated image of a futuristic cityscape with a cyberpunk aesthetic using the 'all' mode.

Quick Start

Run the 'generate.py' script with the desired concept and output parameters, e.g., python scripts/generate.py "futuristic cityscape" -o city.png --mode all

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 AI art from text prompts using the Nano Banana model?

You generate AI art by running the 'generate.py' script with your desired concept and output parameters. The Skill utilizes the Nano Banana (Gemini) model to convert text-based prompts into images.

Do I need Python and specific dependencies to run this image generation script?

Yes, you need Python to execute the scripts and must install dependencies like pypdf, pdfplumber, numpy, and torch. These libraries are required to run the image generation process successfully.

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

The creative modes—search, creative, wild, and all—provide varying ranges of artistic interpretations for your text prompts. Choosing a mode controls the stylistic output and diversity of the generated images.

Can I use my own text prompts or do I need to use the curated list?

You can provide your own concepts directly via the command line when running the 'generate.py' script. The 129 curated prompts are available to inspire creation, but custom text inputs are supported.

What's the best way to generate a cyberpunk cityscape image with this tool?

The best way is to run 'python scripts/generate.py "futuristic cityscape" -o city.png --mode all'. Using the 'all' mode explores various styles and interpretations for your provided concept.