tasks-setup

von notion

Richte ein Notion-Aufgabenboard zur Verfolgung von Aufgaben ein. Führt Benutzer durch die Verwendung einer Vorlage oder das Verbinden eines bestehenden Boards.

npx skills add https://github.com/makenotion/cursor-notion-plugin --skill 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:

  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-build to build a specific task
    • tasks-explain-diff to generate documentation for code changes

Remember: Be conversational and helpful. This is a setup wizard, not a one-shot command.

Mehr Skills von notion

notion-knowledge-capture
notion
Verwandelt Gespräche und Diskussionen in strukturierte Dokumentationsseiten in Notion. Erfasst Erkenntnisse, Entscheidungen und Wissen aus dem Chat-Kontext, formatiert…
notion-meeting-intelligence
notion
Bereitet Besprechungsmaterialien vor, indem Kontext aus Notion gesammelt, mit Claude-Recherche angereichert und sowohl ein internes Vorab-Lesedokument als auch eine externe Agenda erstellt und gespeichert wird…
notion-research-documentation
notion
Durchsucht deinen Notion-Arbeitsbereich, fasst Ergebnisse aus mehreren Seiten zusammen und erstellt umfassende Forschungsdokumentationen, die als neue Notion-Seiten gespeichert werden.…
knowledge-capture
notion
Verwandle Gespräche und Diskussionen in strukturierte Dokumentationsseiten in Notion. Erfasst Erkenntnisse, Entscheidungen und Wissen aus dem Chat-Kontext mit…
meeting-intelligence
notion
Bereite Meeting-Materialien vor, indem du Kontext aus Notion sammelst, mit Recherchen anreicherst und sowohl eine interne Vorab-Lektüre als auch eine externe Agenda erstellst, die in Notion gespeichert werden.
research-documentation
notion
Durchsuchen Sie Ihren Notion-Arbeitsbereich, synthetisieren Sie Erkenntnisse aus mehreren Seiten und erstellen Sie umfassende Forschungsdokumentationen mit korrekten Zitaten und…
spec-to-implementation
notion
Wandelt Produkt- oder technische Spezifikationen in konkrete Notion-Aufgaben um. Zerlegt Spezifikationsseiten in detaillierte Implementierungspläne mit klaren Aufgaben, Abnahmekriterien und…
tasks-build
notion
Erstellt eine Aufgabe aus einer Notion-Seiten-URL. Ruft Aufgabendetails ab, markiert sie als in Bearbeitung, führt die Arbeit aus und aktualisiert den Status in Notion.