code-search

Installation
SKILL.md

ComfyUI Code Search

This skill searches through ComfyUI codebase and custom nodes using the comfy-codesearch service.

Usage

prbot code search -q "<SEARCH_QUERY>" [--repo <REPO>] [--path <PATH>]

Parameters

  • -q, --query (required): Search query text
  • --repo (optional): Filter by repository (e.g. Comfy-Org/ComfyUI)
  • --path (optional): Filter by file path pattern (e.g. python)

Search Syntax

The search query supports special filters:

Installs
Repository
smithery/ai
First Seen
code-search — smithery/ai