Skip to main content
Generalopenai

teams-planner-task-management

Review and manage Microsoft Planner tasks from Teams workflows. Use when the user wants to inspect plans or buckets, create tasks from follow-ups, update task fields, or safely delete a Planner task.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--teams-planner-task-management
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/teams/skills/teams-planner-task-management/SKILL.md -o .claude/skills/teams-planner-task-management.md

Drops the SKILL.md into .claude/skills/teams-planner-task-management.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.