microsoft-teams

Manage Microsoft Teams teams, channels, chats, and meetings via Microsoft Graph API.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/NimbleBrainInc/connector-skills --skill microsoft-teams-nimblebraininc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: microsoft-teams
Source: https://github.com/NimbleBrainInc/connector-skills/tree/main/microsoft_teams
Command: npx skills add https://github.com/NimbleBrainInc/connector-skills --skill microsoft-teams-nimblebraininc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires microsoft-graph, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of managing Microsoft Teams by guiding users through common tasks, enhancing productivity and streamlining communication.

Core Features & Use Cases

  • Channel and Chat Management: Create, manage, and navigate channels and chats.
  • Message Posting and Replying: Send messages, reply to threads, and post in channels and chats.
  • Meeting Scheduling: Schedule online meetings and share join links.
  • Use Case: Imagine you need to create a new team and invite members to discuss an upcoming project. Use this Skill to set up the team, create a channel, and schedule a meeting.

Quick Start

Use the 'create team' command to establish a new team for project discussions.

Frequently Asked Questions about microsoft-teams

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

FAQPage Schema
How do I automate Microsoft Teams channel creation and chat management?

Automating Microsoft Teams channel creation and chat management involves using the Microsoft Graph API to create teams, manage channels, and post messages. This Skill provides scripts to guide these workflow automation tasks end-to-end.

Can I schedule Microsoft Teams meetings and generate join links programmatically?

Yes, you can schedule Microsoft Teams meetings and generate join links programmatically. By leveraging the Microsoft Graph API, this Skill supports creating online meetings and retrieving shareable join links for team coordination.

Do I need Microsoft Graph API access to manage team workflows?

Yes, Microsoft Graph API access is required to manage team workflows. The Skill relies entirely on the Microsoft Graph API to execute team and chat operations, requiring proper environment setup and authentication before use.

What is the best way to post messages and reply to threads in Microsoft Teams?

The best way to post messages and reply to threads in Microsoft Teams is through Graph API integration. This Skill streamlines messaging operations, allowing you to send messages and reply to threads within channels and chats.

How does team management work for setting up new project discussions?

Team management for project discussions works by guiding you through creating a new team and inviting members. Using the 'create team' command, this Skill establishes the team, creates channels, and schedules meetings for collaboration.