ComfyUI Extension
masterphub-comfyui
Access 160,000+ AI prompts directly inside ComfyUI — no copy-paste, no browser switching.
stavjadam-collab/masterphub-comfyui
Nodes—
On cloudLocal install
Stars4
Updatedabout a month ago
Readme
Masterphub for ComfyUI
Access 160,000+ AI prompts directly inside ComfyUI — no copy-paste, no browser switching.
Install
- Open ComfyUI Manager
- Click "Install Custom Nodes"
- Search for Masterphub
- Click Install → Restart ComfyUI
Or manually:
cd ComfyUI/custom_nodes
git clone https://github.com/masterphub/masterphub-comfyui
Nodes
🍯 Masterphub Search Search by keyword and category. Returns the top prompt text + a numbered list of all results with their IDs.
- Input: query (text), category, limit
- Output: prompt_text → connect to CLIP Text Encode
🍯 Masterphub Load by ID Load a specific prompt by its Masterphub ID (shown in search results list).
- Input: prompt_id (number)
- Output: prompt_text, title
🍯 Masterphub Random Get a random prompt from any category. Great for creative exploration.
- Input: category, curated_only
- Output: prompt_text, title
🍯 Masterphub Trending Get the most-used prompts in any category.
- Input: category, limit
- Output: top_prompt, trending_list (all titles + use counts)
Example Workflow
[Masterphub Search: "cinematic portrait"] → prompt_text
↓
[CLIP Text Encode]
↓
[KSampler]
Browse on Masterphub
masterphub.io — find prompts, skills, and agents for every AI tool.
License
MIT