npx skills add ...
npx skills add makenotion/cursor-notion-plugin --skill database-query
npx skills add makenotion/cursor-notion-plugin --skill database-query
Query a Notion database by name or ID and return structured, readable results with optional filters and sorting.
Use the Notion MCP server to query a database on the user's behalf.
Avoid dumping raw JSON. Focus on readability and decision-making value for the user.