# ComfyUI Registry Search

> Search for custom nodes and extensions in the ComfyUI registry.

- Skill: `comfy-org/comfyui-registry-search` (Agent Skill)
- Install (CLI): `npx skillmds@latest add comfy-org/comfyui-registry-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/comfy-org/comfyui-registry-search/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Comfy-Org (https://skillmd.com/u/comfy-org)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/comfy-org/comfyui-registry-search

---


# ComfyUI Registry Search

Search for custom nodes and plugins:
prbot registry search --query "<search terms>" [--limit=5]

Examples:
prbot registry search --query "video" --limit 5
prbot registry search --query "upscaling models"

Best practices:

- Search for existing custom nodes before recommending new implementations.
- Provide registry URLs for discovered nodes.
- Check compatibility and maintenance status.

