microsoft-todo

Manage Microsoft To Do tasks and lists via PowerShell and Microsoft Graph API.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill microsoft-todo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: microsoft-todo
Source: https://github.com/malue-ai/dazee-small/tree/main/instances/xiaodazi/skills/microsoft-todo
Command: npx skills add https://github.com/malue-ai/dazee-small --skill microsoft-todo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines task management within Microsoft To Do on Windows, allowing users to easily create, complete, and organize tasks without manual application interaction.

Core Features & Use Cases

  • Task Creation: Add new tasks with titles, due dates, and importance levels.
  • Task Completion: Mark tasks as completed.
  • List Management: View and organize tasks within different Microsoft To Do lists.
  • "My Day" Integration: Quickly access and manage tasks designated for "My Day".
  • Use Case: A user can say, "Add 'Prepare presentation slides' to my work list with a high priority for tomorrow," and the skill will handle the creation and organization.

Quick Start

Use the microsoft-todo skill to add a task to your default list.

Frequently Asked Questions about microsoft-todo

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

FAQPage Schema
How do I create Microsoft To Do tasks with due dates and priorities using PowerShell?

You can create Microsoft To Do tasks with specific titles, due dates, and importance levels by executing PowerShell commands that interact with the Microsoft Graph API on Windows.

Can I manage Microsoft To Do lists and mark tasks as completed automatically on Windows?

Yes, you can manage task lists and mark tasks as completed on Windows by using PowerShell scripts to interact with your Microsoft account for task synchronization.

Does Microsoft To Do task management via PowerShell support My Day integration?

PowerShell-based Microsoft To Do management supports My Day integration, allowing you to quickly access and organize tasks designated for your My Day view.

What do I need to automate Microsoft To Do organization on Windows?

You need a Windows system running PowerShell with access to the Microsoft Graph API and a user Microsoft account to synchronize and manage tasks automatically.

What is the best way to add tasks to my work list with high priority for tomorrow?

Using PowerShell with the Microsoft Graph API is an effective way to add tasks like presentation prep to a work list, setting high priority and tomorrow's due date.

Are there limitations to managing Microsoft To Do tasks via PowerShell on non-Windows systems?

This task management approach operates specifically on Windows systems, meaning it will not function properly on non-Windows environments without compatibility layers.