create-task

Create a new task in the user's Notion tasks database with sensible defaults for due date, status, owner, and project.

npx skills add https://github.com/makenotion/cursor-notion-plugin --skill create-task

Create Notion Task

Use the Notion MCP server to create a new task for the user.

Workflow

  1. Interpret the request to extract:
    • Task title (required)
    • Optional due date
    • Optional status
    • Optional owner/assignee
    • Optional project or related page
  2. Identify the appropriate "Tasks" database:
    • Prefer a database whose name or description clearly indicates tasks/todo items.
    • If more than one candidate exists, ask the user to choose.
  3. Create a new row with:
    • Title set to the task title.
    • Due date, Status, Owner, Project, or similar properties mapped when available.
  4. Confirm creation by returning:
    • Task title
    • Key properties
    • Link or identifier.

Important

If required properties are missing or the tasks database cannot be confidently identified, ask a concise clarification question before making changes.

More skills from notion

notion-knowledge-capture
notion
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats…
official
notion-meeting-intelligence
notion
Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved…
official
notion-research-documentation
notion
Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages.…
official
notion-spec-to-implementation
notion
Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear…
official
find
notion
Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.
official
knowledge-capture
notion
Transform conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context with…
official
meeting-intelligence
notion
Prepare meeting materials by gathering context from Notion, enriching with research, and creating both an internal pre-read and external agenda saved to Notion.
official
research-documentation
notion
Search across your Notion workspace, synthesize findings from multiple pages, and create comprehensive research documentation with proper citations and…
official