create-task

Creates a Notion task row with title and optional due date, status, owner, project.

19|9|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/makenotion/cursor-notion-plugin --skill create-task-makenotion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-task
Source: https://github.com/makenotion/cursor-notion-plugin/tree/main/skills/create-task
Command: npx skills add https://github.com/makenotion/cursor-notion-plugin --skill create-task-makenotion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notion users often struggle to consistently create tasks in a dedicated Tasks database with the right defaults (title, due date, status, owner, and project). This Skill streamlines the task creation process by identifying the appropriate Tasks database and applying sensible defaults to new entries.

Core Features & Use Cases

  • Database targeting: identifies a suitable Tasks database by name or description and uses it for the new entry.
  • Property mapping: maps provided fields (title, due date, status, owner, project) to the corresponding Notion properties when available.
  • Result confirmation: returns the created task title, key properties, and a link or identifier for quick reference.

Quick Start

Create a new task in my Notion Tasks database with the provided title and default values for due date, status, owner, and project.

Frequently Asked Questions about create-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Notion tasks with default due dates and status automatically?

Yes, the skill identifies a suitable candidate Tasks database by name or description when multiple exist. You provide a task title and optional due date, status, owner, or project, and it maps those fields to the correct Notion properties within the selected database.

How do I map task properties like owner and project to a Notion database?

To map task properties like owner and project to a Notion database, provide the optional fields alongside the task title. The skill automatically maps provided fields such as due date, status, owner, and project to the corresponding Notion properties when they are available in the target database.

Can I use Notion automation to add new rows to a Tasks database via workflows?

Yes, you can use Notion task creation automation to add a new row to your Tasks database. The skill operates when a title is provided, applies sensible defaults to new entries, and returns the created task title, key properties, and a link or identifier after successful creation.

Do I need a dedicated Notion Tasks database to use this task-creation workflow?

A dedicated Notion Tasks database is required for this task-creation workflow. The skill identifies the appropriate Tasks database by name or description to create the new row, meaning you must have an existing database set up to receive the task entry and mapped properties.