image-gen-workflow

Generate AI images via remote models and deliver them to Feishu.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/perfectuser21/cecelia --skill image-gen-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-gen-workflow
Source: https://github.com/perfectuser21/cecelia/tree/main/packages/workflows/skills/image-gen-workflow
Command: npx skills add https://github.com/perfectuser21/cecelia --skill image-gen-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of generating high-quality images using AI models like ChatGPT and Gemini, streamlining content creation and delivery.

Core Features & Use Cases

  • AI Image Generation: Creates images based on text prompts and style references.
  • Automated Quality Control: Scores generated images and retries if quality is insufficient.
  • Cross-Platform Delivery: Sends final images to Feishu (Lark) for team collaboration.
  • Use Case: A marketing team needs a unique header image for a blog post. They provide a description and a few style examples, and the Skill generates a suitable image, scores it, and sends it directly to their team chat.

Quick Start

Use the image-gen-workflow skill to generate an image with the prompt 'A futuristic cityscape at sunset' and send it to the 'Marketing Team' group.

Frequently Asked Questions about image-gen-workflow

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

FAQPage Schema
How do I automate AI image generation and send the results to Feishu?

Automate AI image generation by using text prompts and style references with remote models like ChatGPT and Gemini, then automatically send the final images to Feishu for team collaboration.

Can I use ChatGPT and Gemini models to generate images via SSH?

Yes, you can generate images using ChatGPT (DALL-E 3) and Gemini (Imagen) via an SSH-controlled Mac Mini, which handles prompt construction and execution through specific Python and shell scripts.

How do I ensure high-quality AI art generation through automated prompt engineering?

Ensure high-quality AI art generation through automated quality scoring using Claude, which evaluates the created images and automatically retries the generation process if the quality is insufficient.

Do I need Chrome debug mode to run the image generation workflow?

Yes, Chrome debug mode is required for the image generation workflow, along with SSH access and specific Python or shell scripts to execute the automated generation and delivery process.

What is the best way to generate a marketing header image with AI and share it with my team?

The best way is to provide a description and style examples to an AI image generation workflow, which creates the image, scores it for quality, and delivers it directly to a Feishu team chat.

Why does my automated image generation workflow require specific Python and shell scripts?

Automated image generation requires specific Python and shell scripts to handle the complex processing logic, including prompt construction, remote SSH execution, and cross-platform delivery to Feishu.