Generating Item Images

Generate consistent Mystica item images with Gemini and style references.

Updated Oct 20, 2025
One-click install
npx skills add https://github.com/CaptainCrouton89/new-mystica --skill generating-item-images
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Generating Item Images
Source: https://github.com/CaptainCrouton89/new-mystica/tree/main/mystica-express/.claude/skills/generate-item-image
Command: npx skills add https://github.com/CaptainCrouton89/new-mystica --skill generating-item-images

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tsx.

What problem does it solves? Manually creating a consistent and diverse set of item images for games or applications is a time-consuming task requiring specialized design skills. This Skill automates the generation of high-quality, AI-powered item images, ensuring visual consistency and dramatically accelerating your asset creation workflow.

Core Features & Use Cases

  • AI-Powered Art Generation: Leverage Gemini to create unique item images based on specified types and materials.
  • Consistent Style: Utilize R2-hosted reference images to maintain a cohesive art style across all generated assets, reducing manual adjustments.
  • Customizable Outputs: Easily adjust image aspect ratio and format (PNG/JPG) to perfectly fit your project's requirements.
  • Use Case: Rapidly generate hundreds of unique weapon, armor, or utility item images for your game, ensuring they all adhere to a specific aesthetic without needing a dedicated artist for every asset.

Quick Start

Generate an epic-tier weapon image

npx tsx scripts/generate-image.ts
--type "Gatling Gun"
--materials "cocaine,lava,plasma"
--provider gemini
-r "https://pub-1f07f440a8204e199f8ad01009c67cf5.r2.dev/image-refs/IMG_0821.png,https://pub-1f07f440a8204e199f8ad01009c67cf5.r2.dev/image-refs/IMG_2791.png,https://pub-1f07f440a8204e199f8ad01009c67cf5.r2.dev/image-refs/IMG_4317.png,https://pub-1f07f440a8204e199f8ad01009c67cf5.r2.dev/image-refs/IMG_5508.png,https://pub-1f07f440a8204e199f8ad01009c67cf5.r2.dev/image-refs/IMG_9455.png"

Frequently Asked Questions about Generating Item Images

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

FAQPage Schema
How do I generate consistent item images for my game using AI?

AI-powered item image generation uses Gemini to create game assets based on item type and materials, maintaining visual consistency through reference images. This Skill automates the process by applying a defined art style across all generated assets, eliminating manual design work for each item.

What do I need to generate item images with Gemini?

Generating item images requires Gemini as your provider, a specified item type (like weapon or armor), material descriptors, and a set of reference image URLs hosted on R2. These reference images establish the visual style applied to all generated assets.

Can I customize the output format and size of generated item images?

Yes, generated item images support customizable aspect ratios and formats including PNG and JPG, allowing you to tailor outputs to your project's specific asset requirements without additional processing steps.

How quickly can I generate large batches of game item assets?

This Skill rapidly generates hundreds of unique item images for weapons, armor, and utility objects in a single workflow, dramatically accelerating asset creation compared to manual design while maintaining consistent style across all generated visuals.

Do I need design experience to use AI image generation for game assets?

No design expertise required. The Skill automates art generation using reference images to enforce style consistency, so you specify item types and materials while Gemini handles the visual creation—ideal for teams without dedicated artists.