tasks-setup
작성자: notion
Notion 작업 보드를 설정하여 작업을 추적합니다. 템플릿을 사용하거나 기존 보드를 연결하는 방법을 안내합니다.
npx skills add https://github.com/makenotion/cursor-notion-plugin --skill tasks-setupNotion 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
- Use the Notion MCP tools to inspect the board structure
- Verify it has the necessary properties for task management (e.g., Status, Title, etc.)
- If properties are missing, suggest what they should add
After Setup
Once the user has a board configured:
- Confirm you can access it via the Notion MCP
- 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.