FranckyB Cooks Up Better Recipes With ComfyUI-Prompt-Manager

ComfyUI-Prompt-Manager is a local toolkit designed to organize, generate, and extract text prompts and complete generation settings for ComfyUI projects. The software replaces scattered note-taking and manual node copying with a unified system for building repeatable pipelines.
Created by developer FranckyB who also made the ComfyUI-FBnodes, the project addresses the need for consistent media generation without relying on external servers. Professionals managing complex local setups will find it simplifies asset tracking and reduces configuration errors across multiple files.
Centralized recipe management and local generation tools
- Extracts embedded metadata from existing images and videos.
- Runs offline language models for real-time text writing.
- Saves complete generation templates for immediate reuse.
- Browses and filters saved entries through a built-in interface.
Independent creators can streamline daily output by storing verified settings as reusable templates. The integrated model loader handles various architectures while keeping parameters like resolution and seed values adjustable. By combining metadata parsing with prompt storage, the extension removes repetitive adjustments from routine editing sessions.
Development notes and recent naming changes
The codebase recently moved away from labeling full setups as "workflows" to reduce confusion with standard ComfyUI files. Authors renamed these bundles to "recipes," which better describes how prompts, model weights, and sampling options combine into a single executable block.
This adjustment supports new builder nodes that separate prompt drafting from actual rendering tasks.
"We have shifted from using the term Workflow to Recipe for this toolset,"
stated the developer in a repository update.
Explore the full ComfyUI-Prompt-Manager repository to review the installation steps and configuration guides.