ComfyUI Code Search

Search code across ComfyUI repositories using comfy-codesearch service. Including all Comfy-Org repos and Community made Custom Node Repos on GitHub.

Comfy-Org 6ce5d92 779 B Updated

File contents

ComfyUI Code Search

Search for code patterns, functions, and implementations: prbot code search --query ""

NOTE: Does NOT support --limit parameter. Results are automatically paginated.

Examples: prbot code search --query "binarization" --repo Comfy-Org/ComfyUI prbot code search --query "authentication function" prbot code search --query "video transcription whisper"

Best practices:

  • Use specific function names or patterns for better results.
  • Specify repo when you know which repository to search.
  • Review results and cite file paths and line numbers.

comfy-org/comfy-pr/tree/main/.bot/skills/code-search commit 6ce5d92bb2

Frequently asked questions

npx skillmds@latest add comfy-org/comfyui-code-search