batch-create-tasks

Create multiple Todoist tasks from structured lists with user confirmation.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/danielrosehill/Claude-Schedule-Manager-Plugin --skill batch-create-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: batch-create-tasks
Source: https://github.com/danielrosehill/Claude-Schedule-Manager-Plugin/tree/main/skills/batch-create-tasks
Command: npx skills add https://github.com/danielrosehill/Claude-Schedule-Manager-Plugin --skill batch-create-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of creating multiple Todoist tasks from structured data, reducing manual entry and errors.

Core Features & Use Cases

  • Bulk Task Creation: Converts structured tables into individual Todoist tasks with default or specified parameters.
  • User Confirmation: Displays the task list for verification before creation.
  • Use Case: Imagine managing a project where dozens of tasks are listed in a spreadsheet; use this Skill to generate all tasks in Todoist with a single command, saving time and ensuring accuracy.

Quick Start

Use the batch-create-tasks skill to generate multiple Todoist tasks from your input list.

Frequently Asked Questions about batch-create-tasks

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

FAQPage Schema
How do I create multiple Todoist tasks at once from a list?

You can create multiple Todoist tasks at once by using a bulk task automation tool that converts structured lists or tables into individual tasks with a single command, reducing manual entry. This automation supports default or specified parameters for each generated item.

What is the best way to import tasks from a spreadsheet into Todoist?

The best way to import tasks from a spreadsheet into Todoist is using a bulk task creation script that parses structured table data and generates corresponding tasks. This approach saves time and ensures accuracy when managing projects with dozens of listed items.

Can I review and confirm Todoist tasks before they are created in bulk?

Yes, you can review and confirm Todoist tasks before bulk creation. The workflow displays the parsed task list for verification and flags any missing priority or due date information, ensuring clarity and accuracy before the tasks are actually generated in your account.

Does bulk task creation for Todoist flag missing priority or due date information?

Yes, bulk task creation for Todoist flags missing priority or due date information during the process. Before finalizing the task generation, the system displays the list for user confirmation and highlights any incomplete parameters to ensure accuracy.

What are the limitations of automating Todoist task creation from structured data?

A limitation of automating Todoist task creation from structured data is the requirement for properly formatted input lists, as missing priority or due date information will be flagged for manual review before creation. The task structure must align with the automation script's parsing logic.