
Find
- 25 installs
- 19 repo stars
- Updated February 7, 2026
- makenotion/cursor-notion-plugin
find locates Notion pages or databases by title keywords via MCP.
About
The find skill uses Notion MCP to locate pages or databases whose titles match fuzzy search terms such as Q1 plan or product launch spec. It searches both individual pages and databases, returning a short list of best matches with title, type, and parent location when available. The skill prefers precision over recall, showing five to ten highly relevant results rather than noisy long lists. When nothing matches, it states that clearly and suggests alternate search terms. Use when you need a specific Notion page or database URL before fetching content, creating tasks, or writing documentation.
- Fuzzy title search across Notion pages and databases.
- Returns concise high-precision match lists with type and parent.
- Suggests alternate terms when no results are found.
- Prefers five to ten relevant hits over exhaustive lists.
- Gateway skill before fetch, task, or documentation workflows.
Find by the numbers
- 25 all-time installs (skills.sh)
- Ranked #1,961 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Jul 25, 2026 (Skillselion catalog sync)
find capabilities & compatibility
- Capabilities
- fuzzy title search behavior · precision first result formatting
- Works with
- notion
- Use cases
- research · documentation
What find says it does
Quickly find pages or databases in Notion by title keywords
Prefer precision over recall
npx skills add https://github.com/makenotion/cursor-notion-plugin --skill findAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 25 |
|---|---|
| repo stars | ★ 19 |
| Last updated | February 7, 2026 |
| Repository | makenotion/cursor-notion-plugin ↗ |
How do I find a Notion page by name?
Find Notion pages or databases by title keywords with precise short result lists.
Who is it for?
Users locating Notion content before reading or editing it.
Skip if: Skip when the user already provided a full Notion page URL.
When should I use this skill?
User needs to locate a page or database by title keywords.
What you get
Short list of matching pages or databases with titles and types.
Files
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.
Related skills
FAQ
What does find do?
find locates Notion pages or databases by title keywords via MCP.
When should I use find?
User needs to locate a page or database by title keywords.
Is this skill safe to install?
Review the Security Audits panel on this page before installing in production.