image-to-image-character-generation

Installation
SKILL.md

Image-to-Image Character Generation

Generate consistent images of the same character/mascot across different scenes using kie.ai's grok-imagine/image-to-image model, conditioned on reference photos from Supabase S3 storage or Google Drive. This is image-to-image, not text-to-image — the model generates from reference images, not from a prompt alone.

When to use

  • You need daily social media images of the same recurring character/persona
  • The character must be recognisable as "the same person" across posts
  • You have a reference image set of the character in various poses/angles
  • You want to generate image variants automatically for review + approval
  • Do NOT use for one-off text-to-image generation (use a standard image gen skill)

Storage backends (choose one)

Supabase S3

Reference images are stored at a Supabase storage URL. Naming convention: {bucket_url}/{character}_reference_{nn}_{pose}.jpg

Installs
4
GitHub Stars
6
First Seen
6 days ago
image-to-image-character-generation — jpeetz/agent-skills