Generation History

Retrieve recent ComfyUI image generation jobs with statuses and output files.

2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/hybridindie/comfyui_mcp --skill generation-history
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Generation History
Source: https://github.com/hybridindie/comfyui_mcp/tree/main/skills/history
Command: npx skills add https://github.com/hybridindie/comfyui_mcp --skill generation-history

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often need a quick way to review their recent AI-generated images and the status of previous workflows without navigating complex logs or systems.

Core Features & Use Cases

  • History Retrieval: Fetches a list of recent ComfyUI jobs with associated prompts and statuses.
  • Output Identification: Allows users to locate filenames of generated images for easy access.
  • Use Case: A user wants to see the latest image outputs based on previous prompts to decide which ones to upscale or reprocess.

Quick Start

Ask the AI to show your most recent ComfyUI generation history so you can review what images have been produced recently.

Frequently Asked Questions about Generation History

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

FAQPage Schema
How do I check the status of recent ComfyUI image generation jobs?

You can check the status of recent ComfyUI image generation jobs by retrieving the generation history. This provides an overview of previous workflows, allowing you to see associated prompts and statuses without navigating complex logs.

What is the best way to find filenames of images generated in ComfyUI workflows?

Finding filenames of images generated in ComfyUI workflows is done by reviewing your generation history. This allows you to locate output files from recent jobs for easy access and further processing.

How do I review previous ComfyUI prompts to decide which images to upscale?

To review previous ComfyUI prompts to decide which images to upscale, fetch your recent generation history. This lists your latest image outputs based on previous prompts so you can select items for reprocessing.

Can I track multiple ComfyUI image outputs without manually searching system logs?

Yes, you can track multiple ComfyUI image outputs without manually searching system logs by retrieving the generation history. It streamlines workflow progress tracking and output management directly.

Does the ComfyUI history retrieval require any specific components or dependencies?

ComfyUI history retrieval requires no specific components or dependencies. It uses the built-in `comfyui_get_history` function to retrieve stored history logs directly within your AI workflow environment.