whatisgithub

What is masterphub-comfyui?

stavjadam-collab/masterphub-comfyui — explained in plain English

Analysis updated 2026-05-18

4PythonAudience · vibe coderComplexity · 2/5LicenseSetup · easy

In one sentence

ComfyUI custom nodes that let you search, load, and randomize prompts from a library of over 160,000 AI prompts without leaving the canvas.

Mindmap

mindmap
  root((Masterphub for ComfyUI))
    What it does
      Search prompts
      Load prompt by ID
      Random prompt
      Trending prompts
    Tech stack
      Python
      ComfyUI custom nodes
    Use cases
      Find a prompt by keyword
      Explore random prompts
      See trending prompts
      Wire into CLIP Text Encode
    Audience
      AI image creators
      ComfyUI users
    Source
      160000 plus prompts
      masterphub.io library

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Search a library of over 160,000 prompts by keyword directly inside ComfyUI.

USE CASE 2

Load a specific saved prompt by its ID into a workflow.

USE CASE 3

Pull a random prompt from a category for creative exploration.

USE CASE 4

Check which prompts are trending in a category before starting a new image.

What is it built with?

PythonComfyUI

How does it compare?

stavjadam-collab/masterphub-comfyui1038lab/agnes-ai3eyedtiger/video2vrcemote
Stars444
LanguagePythonPythonPython
Setup difficultyeasyeasyeasy
Complexity2/52/51/5
Audiencevibe codervibe codervibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Requires an existing ComfyUI install, the node pulls prompts from the external masterphub.io service.

Released under the MIT license, so it can be used, modified, and redistributed freely, including for commercial purposes, as long as the copyright notice is kept.

So what is it?

Masterphub for ComfyUI is a set of custom nodes that bring a library of over 160,000 AI prompts from the Masterphub website directly into ComfyUI, the node based interface used for AI image generation. Instead of copying prompts from a browser and pasting them in, you can search, browse, and load prompts without ever leaving your workflow. It can be installed through the ComfyUI Manager by searching for Masterphub and clicking install, or manually by cloning the repository into the custom_nodes folder and restarting ComfyUI. Once installed, it adds four nodes to the canvas. A search node looks up prompts by keyword and category, returning the top match along with a numbered list of other results and their IDs. A load by ID node pulls a specific prompt once you know its ID from a previous search. A random node returns a prompt from any category, which can be restricted to curated ones, useful for creative exploration. A trending node surfaces the most used prompts in a category, along with a list of titles and how often each has been used. Each of these nodes outputs a prompt_text value that can be wired straight into a CLIP Text Encode node and on into a sampler, so a typical workflow is searching for something like a cinematic portrait style and connecting the result directly into the rest of an existing image generation pipeline. The project points to masterphub.io as the place to browse the full library of prompts, skills, and agents. It is released under the MIT license.

Copy-paste prompts

Prompt 1
Show me how to install the Masterphub custom nodes in ComfyUI Manager.
Prompt 2
Explain how to wire a Masterphub Search node into CLIP Text Encode and KSampler.
Prompt 3
How do I use the Masterphub Trending node to find popular prompts in a category?
Prompt 4
Walk me through loading a specific prompt by its Masterphub ID.

Frequently asked questions

What is masterphub-comfyui?

ComfyUI custom nodes that let you search, load, and randomize prompts from a library of over 160,000 AI prompts without leaving the canvas.

What language is masterphub-comfyui written in?

Mainly Python. The stack also includes Python, ComfyUI.

What license does masterphub-comfyui use?

Released under the MIT license, so it can be used, modified, and redistributed freely, including for commercial purposes, as long as the copyright notice is kept.

How hard is masterphub-comfyui to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is masterphub-comfyui for?

Mainly vibe coder.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.