generate-featured-image

Generate WordPress featured images via ComfyUI using Python scripts.

Updated May 18, 2026
One-click install
npx skills add https://github.com/fzturk/clearlegaltips-workspace --skill generate-featured-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-featured-image
Source: https://github.com/fzturk/clearlegaltips-workspace/tree/main/.claude/skills/generate-featured-image
Command: npx skills add https://github.com/fzturk/clearlegaltips-workspace --skill generate-featured-image

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of WordPress featured images using ComfyUI, streamlining the process of image generation for content creation.

Core Features & Use Cases

  • Automated Image Generation: Generates WordPress featured images using ComfyUI, suitable for "create image", "make featured image", "article image" requests.
  • ComfyUI Integration: Requires ComfyUI to be running (localhost:8000) for the image generation process.
  • Use Case: Ideal for content creators who need to quickly generate high-quality images for their WordPress articles without manual design work.

Quick Start

Generate a 1200×630px featured image for an article by providing the article title and topic: "generate-featured-image article title | topic description"

Frequently Asked Questions about generate-featured-image

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

FAQPage Schema
How do I automate WordPress featured image generation with ComfyUI?

Automating WordPress featured image generation with ComfyUI requires a running ComfyUI instance on localhost:8000. You provide an article title and topic description, and Python scripts handle model selection, prompt creation, and image generation automatically.

Do I need a running ComfyUI instance to generate article images?

Yes, a running ComfyUI instance is required to generate article images. The Skill sends requests to ComfyUI on localhost:8000, utilizing Python scripts to check its status, select models, and create the prompts needed for image generation.

What size are the featured images generated for WordPress articles?

WordPress featured images generated for articles are sized at 1200×630px. You can generate this specific image size by providing the article title and topic description as input to the automated ComfyUI workflow.

Can I use ComfyUI to create a featured image from an article title?

Yes, you can use ComfyUI to create a featured image from an article title. The process utilizes Python scripts to select models and create prompts based on your article title and topic description, resulting in a 1200×630px image.

What's the best way to streamline image generation for WordPress content creation?

Streamlining image generation for WordPress content creation is best achieved by automating ComfyUI with Python scripts. This approach handles model selection and prompt creation automatically, eliminating manual design work for high-quality article images.

Why does my ComfyUI featured image generation fail to connect?

ComfyUI featured image generation fails to connect if the ComfyUI instance is not running on localhost:8000. The Skill requires this local server environment to function properly and execute the Python scripts needed for the image generation process.