tasks-setup

por notion

Configure um quadro de tarefas do Notion para acompanhamento de tarefas. Orienta os usuários sobre como usar um modelo ou conectar um quadro existente.

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.

Mais skills de notion

database-query
notion
Consulte um banco de dados do Notion por nome ou ID e retorne resultados estruturados e legíveis com filtros e ordenação opcionais.
official
find
notion
Encontre rapidamente páginas ou bancos de dados no Notion por palavras-chave no título. Retorna correspondências precisas em vez de resultados abrangentes.
official
create-database-row
notion
Insere uma nova linha em um banco de dados específico do Notion usando valores de propriedade em linguagem natural. Gerencia a correspondência e validação de nomes de propriedades.
official
create-page
notion
Criar uma nova página do Notion, opcionalmente sob um pai específico. Estrutura automaticamente o conteúdo com base no tipo de página (notas de reunião, páginas de projeto, etc.).
official
create-task
notion
Criar uma nova tarefa no banco de dados de tarefas do Notion do usuário com valores padrão sensíveis para data de vencimento, status, responsável e projeto.
official
knowledge-capture
notion
Transforme conversas e discussões em páginas de documentação estruturadas no Notion. Captura insights, decisões e conhecimento do contexto do chat com…
official
meeting-intelligence
notion
Prepare materiais de reunião reunindo contexto do Notion, enriquecendo com pesquisa e criando tanto uma pré-leitura interna quanto uma pauta externa salva no Notion.
official
research-documentation
notion
Pesquise em seu espaço de trabalho do Notion, sintetize descobertas de várias páginas e crie documentação de pesquisa abrangente com citações adequadas e…
official