# Notion Docs Search

> Find and cite relevant Notion pages from the Comfy-Org workspace.

- Skill: `comfy-org/notion-docs-search` (Agent Skill)
- Install (CLI): `npx skillmds@latest add comfy-org/notion-docs-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/comfy-org/notion-docs-search/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: Comfy-Org (https://skillmd.com/u/comfy-org)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/comfy-org/notion-docs-search

---


# Notion Docs Search

Search internal docs, RFCs, and meeting notes using prbot CLI:
prbot notion search --query "<search term>" [--limit=5]

Examples:
prbot notion search --query "ComfyUI setup" --limit 5
prbot notion search --query "architecture decisions"

Best practices:

- Skim titles and last-edited times; open the most recent first.
- Cite page titles and URLs in your response.
- Check for updated information before making recommendations.

