imggen
CommunityGenerate AI images and OCR results from prompts.
Authormanashmandal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates two powerful tasks in one place: generating images from text prompts using OpenAI's image APIs (gpt-image-1, dall-e-3, dall-e-2) and extracting text from images via OCR. It saves you time and reduces the complexity of running multiple tools.
Core Features & Use Cases
- Image generation: Produce AI-generated art, logos, or illustrations from text prompts.
- OCR extraction: Pull text from images with optional structured output.
- Use Case: Create a marketing asset by generating an image and extracting any embedded text for branding notes from a single streamlined workflow.
Quick Start
Use the imggen CLI to generate an image from a prompt and then perform OCR on an image:
- Basic:
imggen "sunset over mountains" - Then:
imggen ocr output.png
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: imggen Download link: https://github.com/manashmandal/imggen/archive/main.zip#imggen Please download this .zip file, extract it, and install it in the .claude/skills/ directory.