add-teams

Deploy a Chat SDK adapter to connect NanoClaw agents with Microsoft Teams.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-teams-vincentchong123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-teams
Source: https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy/tree/main/.claude/skills/add-teams
Command: npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-teams-vincentchong123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @chat-adapter/teams, vitest.

What problem does it solve?

This skill solves the connectivity gap between NanoClaw agents and Microsoft Teams, allowing users to interact with their AI assistants directly within their professional communication environment.

Core Features & Use Cases

  • Seamless Integration: Connects NanoClaw to Microsoft Teams for interactive chat in channels, group chats, and direct messages.
  • Flexible Authentication: Supports both automated CLI-based setup and manual Azure Portal configuration for enterprise compliance.
  • Use Case: A team can add the NanoClaw bot to a dedicated channel to facilitate collaborative brainstorming, automated task management, or real-time assistance without leaving the Teams interface.

Quick Start

Run the add-teams skill to fetch the adapter, install the required dependencies, and configure your environment variables to enable the Microsoft Teams channel.

Frequently Asked Questions about add-teams

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

FAQPage Schema
How do I integrate a chatbot with Microsoft Teams for channel and group messaging?

You can integrate a chatbot with Microsoft Teams by deploying a Chat SDK adapter that establishes a secure webhook-based bridge, facilitating multi-scope messaging across personal, group, and channel interactions within your Microsoft 365 environment.

Do I need Azure Bot Service registration to connect an agent to Microsoft Teams?

Yes, Azure Bot Service registration is required to establish a secure webhook-based bridge for the chatbot, along with environment-specific credential mapping to facilitate interactions within Microsoft 365 environments.

Can I configure Microsoft Teams webhook integration manually through the Azure Portal?

Yes, Microsoft Teams webhook integration supports manual Azure Portal configuration for enterprise compliance, alongside an automated CLI-based setup option to map environment credentials and enable the communication channel.

What is the best way to add an AI assistant to a Microsoft Teams channel for collaborative brainstorming?

The best way to add an AI assistant to a Microsoft Teams channel for collaborative brainstorming is by deploying a Chat SDK adapter as a webhook bridge, allowing team members to interact directly without leaving the Teams interface.

Does this Microsoft Teams integration support direct messages and group chats?

Yes, this Microsoft Teams integration supports multi-scope messaging, facilitating interactive chat across personal direct messages, group chats, and dedicated channel-based interactions within the Microsoft 365 communication environment.