hassancs91/claude-image-generation

Connect Claude to image generation with Agent Skills. Three levels: a zero-cost code-based design engine, a Three.js 3D renderer, and a real diffusion model on Cloudflare. Plus an AI Storybook pipeline that turns a plain-English story into an illustrated, narrated HTML book.

89Stars on the repository
8Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

prompt-to-design

01

hassancs91/claude-image-generation

Skill Claude Code

Generate a polished PNG graphic from a text prompt and an aspect ratio. This is a CODE-BASED design generator (not a diffusion/photo model): it builds images from gradients, mesh fields, glow, grain, geometric shapes, and real typography. Use it whenever the user wants to create / generate / make an "image", poster…

not rated 89 +2 20d ago C 208 tokens original MIT

cf-image

02

hassancs91/claude-image-generation

Skill Claude Code

Generate an image from a text description using Cloudflare Workers AI (the flux-1-schnell model). Use this skill whenever the user wants to create, generate, make, or draw an image / picture / logo / icon / thumbnail / wallpaper / banner from a text idea and mentions Cloudflare, or is working in this repo and asks for…

not rated 89 +2 20d ago A SkillSpector: pass 156 tokens original MIT

scene-splitter

03

hassancs91/claude-image-generation

Skill Claude Code

Splits a plain English story into a numbered list of SCENES — each scene being one moment that gets exactly one illustration AND one narration clip downstream. The first step of the AI Storybook pipeline. Tuned for beginner-level stories (short sentences, 8-12 scenes), with a per-scene length cap so each scene fits…

not rated 89 +2 20d ago A SkillSpector: pass 209 tokens original MIT

hassancs91/claude-image-generation

Skill Claude Code

Final step of the AI Storybook pipeline. Consolidates the scenes, images, and per-scene audio into ONE self-contained HTML storybook — a swipe/tap player with every image and audio clip embedded as base64 so the single file works offline and can be shared as-is. Reads {slug}scenes.json, {slug}images.json, and…

not rated 89 +2 20d ago A SkillSpector: pass 207 tokens original MIT

story-illustrator

05

hassancs91/claude-image-generation

Skill Claude Code

Generates a consistent illustrated image for every scene of a story — keeping characters, locations, and visual style coherent across the whole sequence using cascading reference images. Reads a {slug}scenes.json (from scene-splitter), proposes a visual style, ASKS the user for the aspect ratio and image model…

not rated 89 +2 20d ago A SkillSpector: warn 257 tokens original MIT

story-narrator

06

hassancs91/claude-image-generation

Skill Claude Code

Generates one expressive narration MP3 per scene for an English storybook, using the ElevenLabs MCP (texttospeech). Reads {slug}scenes.json (from scene-splitter), proposes a warm storyteller voice, drafts the narration text per scene (optionally with Eleven v3 audio tags for emotion), lets the user review, then…

not rated 89 +2 20d ago A SkillSpector: warn 194 tokens original MIT

storybook-pipeline

07

hassancs91/claude-image-generation

Skill Claude Code

Orchestrator that runs the full AI Storybook pipeline end-to-end on one English story. Dispatches the 4 component skills in order — scene-splitter → story-illustrator → story-narrator → story-html-publisher — using the locked filename convention {slug} and {slug}partNN.{png,mp3} so every image and audio clip pairs by…

not rated 89 +2 20d ago A SkillSpector: warn 240 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: