add-teams

Configure Azure credentials and deploy bots to connect NanoClaw with Microsoft Teams.

30.5k|12.9k|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/nanocoai/nanoclaw --skill add-teams-nanocoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-teams
Source: https://github.com/nanocoai/nanoclaw/tree/main/.claude/skills/add-teams
Command: npx skills add https://github.com/nanocoai/nanoclaw --skill add-teams-nanocoai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @chat-adapter/teams, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables NanoClaw to connect with Microsoft Teams, allowing users to facilitate chat interactions within team channels, group chats, and direct messages efficiently.

Core Features & Use Cases

  • Channel Integration: Connect NanoClaw to Microsoft Teams by installing necessary adapters and configuring credentials.
  • Bot Deployment: Set up Azure AD App Registration and Azure Bot Service to enable messaging via Teams.
  • Use Case: A user wants to add NanoClaw as a team member in a specific channel to automate reminders or provide assistance directly within their team workspace.

Quick Start

Set up your Azure registration, create the Teams app package, sideload it into Teams, and then wire this channel to your agent group for automated interactions.

Frequently Asked Questions about add-teams

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

FAQPage Schema
How do I integrate Microsoft Teams with my bot for channel collaboration?

To integrate Microsoft Teams, you must configure Azure AD App Registration credentials, deploy an Azure Bot Service, package the custom app, and sideload it into Teams. This wires your bot to team channels and chats for real-time automated collaboration.

Do I need Azure credentials to deploy a bot in Microsoft Teams?

Yes, Azure credentials are required to deploy a bot in Microsoft Teams. You must set up an Azure AD App Registration and Azure Bot Service to handle bot authentication and satisfy enterprise security requirements for channel messaging.

What's the best way to add an automated assistant to a Teams channel?

The best way to add an automated assistant to a Teams channel is by sideloading a custom app package. After configuring the necessary adapters and Azure credentials, you wire the channel to your agent group to enable automated interactions.

Can I use this Microsoft Teams integration for direct messages and group chats?

Yes, this Microsoft Teams integration supports direct messages and group chats. Once the bot is deployed and the app is sideloaded, it facilitates chat interactions efficiently across team channels, group chats, and direct messages.

Why does my Teams bot require app packaging and sideloading?

App packaging and sideloading are required to deploy your bot as a custom app within Microsoft Teams. This process ensures the bot is properly authenticated via Azure and securely installed into your specific team workspace.

How does webhook integration work with Microsoft Teams bots?

Webhook integration connects your bot to Microsoft Teams by routing messages through the Azure Bot Service. Configuring these webhooks enables real-time chat and automated collaboration directly within your Teams channels.