From Notion
Searches Notion workspace for pages and databases by fuzzy title match on query terms. Returns title, type, and location for top 5-10 matches.
How this command is triggered — by the user, by Claude, or both
Slash command
/Notion:find query termsThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the Notion Workspace Skill and `notionApi` MCP server to quickly locate pages or databases whose titles match `$ARGUMENTS`. Behavior: - Treat `$ARGUMENTS` as fuzzy search terms for titles (e.g. "Q1 plan", "Claude marketplace spec"). - Search both: - Individual pages - Databases - Return a short list of the best matches with: - Title - Type (page or database) - Location / parent (if available) - Prefer precision over recall: better to show 5–10 very relevant results than 50 noisy ones. If nothing is found, say so clearly and suggest alternate search terms.
Use the Notion Workspace Skill and notionApi MCP server to quickly locate pages or databases whose titles
match $ARGUMENTS.
Behavior:
$ARGUMENTS as fuzzy search terms for titles (e.g. "Q1 plan", "Claude marketplace spec").If nothing is found, say so clearly and suggest alternate search terms.
npx claudepluginhub anthropics/claude-plugins-official --plugin notion/searchSearches Obsidian vault notes by title, content, tags, or combinations via <query> [--title|--content|--tag] [--category <cat>] [--limit <n>]. Outputs note titles, paths, frontmatter descriptions, and tags.
/brainLoads relevant notes from your Obsidian vault matching the topic into conversation context. Lists found notes and answers using their content.
/findSearches curated design gallery with keywords (or shows trending), displaying compact visual list of 6 numbered previews, excerpts, and categories. Say a number for full prompt.
/findSearches tasks across all orchestrations by ID, content, status, regex, fuzzy matching, operators, dates, relationships, and more. Outputs list, detailed, or tree views.
/findSearches tasks across all orchestrations by ID, content, status, regex, fuzzy matching, operators, dates, relationships, and more. Outputs list, detailed, or tree views.