← スキル一覧に戻る

notion-search
by Comfy-Org
Let's grow with ComfyUI community -- The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
⭐ 9🍴 3📅 2026年1月22日
SKILL.md
name: notion-search description: Search Notion documentation and knowledge base from the Comfy-Org team workspace. Use when the user needs to find internal documentation, guides, meeting notes, or reference materials stored in Notion. allowed-tools: Bash model: haiku
Notion Documentation Search
This skill searches the Comfy-Org team Notion workspace for documentation, guides, and internal knowledge.
Usage
pr-bot notion search -q "<SEARCH_TERMS>" [-l <NUMBER>]
Parameters
-q, --query(required): Search terms to find in Notion pages-l, --limit(optional): Maximum number of results to return (default: 10)
Output Format
Returns results with:
- Title: Page title
- URL: Direct link to Notion page
- Last edited: When the page was last modified
- Page ID: Unique identifier
Examples
# Search for ComfyUI setup documentation
pr-bot notion search -q "ComfyUI setup" -l 5
# Find meeting notes
pr-bot notion search -q "weekly sync meeting"
# Search for API references
pr-bot notion search -q "API documentation workflow" -l 3
Notes
- Requires Notion API integration token in environment variables
- Searches across all accessible pages in the Comfy-Org workspace
- Returns most recently edited pages first
- Useful for finding internal documentation not in public docs
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です