一键导入
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.
// Search code across ComfyUI repositories using comfy-codesearch service. Including all Comfy-Org repos and Community made Custom Node Repos on GitHub.
| name | ComfyUI Code Search |
| description | Search code across ComfyUI repositories using comfy-codesearch service. Including all Comfy-Org repos and Community made Custom Node Repos on GitHub. |
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:
Analyze video files (screen recordings, demos, walkthroughs) using AI vision models. Use when you need to understand, describe, or extract information from video content. Supports local files and Slack-hosted videos.
Analyze video files (screen recordings, demos, walkthroughs) using AI vision models. Use when the user wants to understand, describe, or extract information from video content. Supports local files and Slack-hosted videos.
Search for issues and pull requests across Comfy-Org repositories.
Safely make code changes by spawning a coding sub-agent that opens a PR.
Find and cite relevant Notion pages from the Comfy-Org workspace.
Search for custom nodes and extensions in the ComfyUI registry.