
Tasks Setup
- 27 installs
- 19 repo stars
- Updated February 7, 2026
- makenotion/cursor-notion-plugin
tasks-setup configures a Notion task board for cursor-notion-plugin task skills.
About
The tasks-setup skill guides users through configuring a Notion workspace for task skills in the cursor-notion-plugin. Option one duplicates the code-with-notion-board template from notion.notion.site, instructing users to click duplicate in the top bar and share the copied link. Option two connects an existing board by URL, using Notion MCP to inspect structure and verify properties such as Status and Title, suggesting additions when fields are missing. After setup it confirms MCP access and points users to tasks-build and tasks-explain-diff skills. The flow is conversational like a setup wizard rather than a one-shot command. Use before create-task, tasks-build, or tasks-plan when no task database is configured yet.
- Offers template duplicate or existing board connection paths.
- Verifies task database properties via Notion MCP inspection.
- Shares template URL for code-with-notion-board onboarding.
- Confirms MCP access before other task skills run.
- Conversational wizard style for first-time task board setup.
Tasks Setup by the numbers
- 27 all-time installs (skills.sh)
- Ranked #1,919 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Jul 25, 2026 (Skillselion catalog sync)
tasks-setup capabilities & compatibility
- Capabilities
- template and existing board setup options · property verification via mcp
- Works with
- notion
- Use cases
- project management · planning
What tasks-setup says it does
Set up a Notion task board for tracking tasks
duplicate this template: https://notion.notion.site/code-with-notion-board
npx skills add https://github.com/makenotion/cursor-notion-plugin --skill tasks-setupAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 27 |
|---|---|
| repo stars | ★ 19 |
| Last updated | February 7, 2026 |
| Repository | makenotion/cursor-notion-plugin ↗ |
How do I set up Notion tasks for the Cursor plugin?
Set up a Notion task board for the cursor-notion-plugin task skills via template or existing board.
Who is it for?
New users enabling Notion task skills in Cursor.
Skip if: Skip when a task database is already configured and accessible.
When should I use this skill?
User needs to set up or connect a Notion task board.
What you get
Accessible task board ready for create-task and tasks-build skills.
Files
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:
1. Point them to duplicate this template: https://notion.notion.site/code-with-notion-board 2. 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). 3. 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:
1. Ask them to provide the URL to their existing board 2. Use the Notion MCP tools to inspect the board structure 3. Verify it has the necessary properties for task management (e.g., Status, Title, etc.) 4. If properties are missing, suggest what they should add
After Setup
Once the user has a board configured:
1. Confirm you can access it via the Notion MCP 2. Let them know they can now use other skills:
tasks-buildto build a specific tasktasks-explain-diffto generate documentation for code changes
Remember: Be conversational and helpful. This is a setup wizard, not a one-shot command.
Related skills
FAQ
What does tasks-setup do?
tasks-setup configures a Notion task board for cursor-notion-plugin task skills.
When should I use tasks-setup?
User needs to set up or connect a Notion task board.
Is this skill safe to install?
Review the Security Audits panel on this page before installing in production.