Skip to main content

teams-channel

Guides Row-Bot on using Microsoft Teams channel delivery for messages, approvals, and personal-chat files.

跳到安装

来源信息

仓库
siddsachar/row-bot-plugins
最近来源活动
2026年6月30日 15:07
检测到的 SKILL.md 语言
英语
星标
1
分支
3

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
teams_channel
display_name
Microsoft Teams Channel
icon
groups
description
Guides Row-Bot on using Microsoft Teams channel delivery for messages, approvals, and personal-chat files.
tags
["teams","channel","messaging"]
version
1.0
author
Row-Bot
# Microsoft Teams Channel Use the Teams channel when the user wants Row-Bot to communicate through Microsoft Teams. ## Channel Behavior - Teams supports text messages, slash-style commands, typing indicators, streaming-style message updates, and Adaptive Card approvals. - Personal chats support the most complete behavior, including pairing and personal-chat files. - Team channels and group chats work for text, but file operations may require Microsoft 365 document access that this channel plugin does not request. ## Delivery Guidance - Prefer concise Teams-friendly replies with clear next steps. - For approvals, rely on the channel's Adaptive Card buttons instead of asking for plain-text yes or no. - For generated documents or images, use personal chat delivery when available. - If a team or group file operation needs SharePoint, OneDrive, or Graph access, tell the user that a Microsoft 365 document tool is needed.
在 GitHub 查看