Planner & To Do Task Management

Automate Planner and To Do task management via the Microsoft Graph API.

12|4|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/markus41/Claude-m --skill planner-to-do-task-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Planner & To Do Task Management
Source: https://github.com/markus41/Claude-m/tree/main/planner-todo/skills/planner-todo
Command: npx skills add https://github.com/markus41/Claude-m --skill planner-to-do-task-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planner and To Do automation simplifies coordinating Microsoft 365 tasks across teams by providing a unified interface to create plans, boards, and personal task lists via Graph API.

Core Features & Use Cases

  • Create and manage Planner plans, buckets, tasks, and task details (checklists, due dates, attachments).
  • Create To Do lists and tasks, with recurrence, reminders, and checklist steps; assign tasks to individuals and teams; track progress across both tools.
  • Use cases include sprint planning, personal task tracking, and cross-tool linking between Planner and To Do for end-to-end workflow automation.

Quick Start

Create a Planner plan and a To Do list, then automate task creation, assignment, and recurrence via the Microsoft Graph API.

Frequently Asked Questions about Planner & To Do Task Management

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

FAQPage Schema
How do I automate Planner and To Do task creation using the Microsoft Graph API?

Automate Planner and To Do task creation by using the Microsoft Graph API to programmatically create plans, buckets, personal lists, and tasks with assignments, checklists, and recurrence settings.

Can I manage Planner buckets, checklists, and task details programmatically?

Yes, you can manage Planner buckets, checklists, and task details programmatically through Graph API endpoints that support creating and updating task attachments, labels, and checklist steps.

What is the best way to link Planner plans with To Do lists for sprint planning?

Link Planner plans with To Do lists for sprint planning by automating task creation and assignment across both tools via Graph API, enabling end-to-end cross-tool workflow automation and progress tracking.

Does this task automation handle concurrency and errors for recurring To Do tasks?

Yes, To Do task automation handles concurrency and error resilience when managing recurring tasks, reminders, and checklist steps, ensuring reliable synchronization across personal lists.

Can I assign Planner tasks to individuals and teams automatically?

Yes, you can assign Planner tasks to individuals and teams automatically by using Graph API endpoints to set task assignments, track progress, and manage plan details across teams.