
find
✓ Official★ 17by notion · part of makenotion/cursor-notion-plugin
Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.
Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
name: find description: Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.
Notion Find
Use the Notion MCP server to quickly locate pages or databases whose titles match the query.
Behavior
- Treat the query as fuzzy search terms for titles (e.g. "Q1 plan", "product launch 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.
npx skills add https://github.com/makenotion/cursor-notion-plugin --skill findRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.