بنقرة واحدة
comfy-org-repo-reading-read-only
// Clone and inspect Comfy-Org repositories for analysis and citations (no direct pushing).
// Clone and inspect Comfy-Org repositories for analysis and citations (no direct pushing).
| name | Comfy-Org Repo Reading (Read-Only) |
| description | Clone and inspect Comfy-Org repositories for analysis and citations (no direct pushing). |
Clone repositories locally for analysis (read-only): mkdir -p ./codes/Comfy-Org git clone --depth=1 https://github.com/Comfy-Org/.git ./codes/Comfy-Org/ cd ./codes/Comfy-Org/ && git checkout
Or use prbot code search for faster results: prbot code search --query "
" --repo Comfy-Org/Guidelines:
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 code across ComfyUI repositories using comfy-codesearch service. Including all Comfy-Org repos and Community made Custom Node Repos on GitHub.
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.