askill
create-task

create-taskSafety 80Repository

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

4 stars
1.2k downloads
Updated 2/7/2026

Package Files

Loading files...
SKILL.md

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.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

70/100Analyzed 2/22/2026

Well-structured skill for creating Notion tasks with clear workflow steps and safety checks. Provides good guidance on extracting task details, identifying the correct database, and confirming creation. Includes important clarification prompts for missing information. Slightly lacking in technical implementation details and the tags don't fully align with the skill purpose.

80
75
70
70
60

Metadata

Licenseunknown
Version-
Updated2/7/2026
Publishermakenotion

Tags

databasegithub-actions