tasks-setup
Notion Task Board Setup
Help the user set up their Notion workspace to work with the task skills in this plugin.
Setup Options
Option 1: Use a Template
If the user wants to start fresh:
- Point them to duplicate this template: https://notion.notion.site/code-with-notion-board
- Instruct them to duplicate the template to their workspace by opening the link and clicking the duplicate button in the top bar (icon is two squares).
- Once duplicated, have them share the URL of their new board - tell them to click the share button in the top-right and then Copy Link.
Option 2: Use an Existing Board
If the user already has a Notion board they want to use:
- Ask them to provide the URL to their existing board
More from makenotion/cursor-notion-plugin
database-query
Query a Notion database by name or ID and return structured, readable results with optional filters and sorting.
23search
Search the user's Notion workspace using the Notion MCP server. Use for finding pages, databases, and content by keywords or natural-language queries.
17find
Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.
11tasks-plan
Create an implementation plan from a Notion task or specification. Breaks down requirements into actionable steps with estimates and dependencies.
11create-database-row
Insert a new row into a specified Notion database using natural-language property values. Handles property name matching and validation.
11create-page
Create a new Notion page, optionally under a specific parent. Automatically structures content based on page type (meeting notes, project pages, etc.).
10