Skip to content

docs: add Slack + Teams cross-platform skill page#2819

Open
umangsehgal wants to merge 3 commits into
mainfrom
docs/slack-plus-teams-skill
Open

docs: add Slack + Teams cross-platform skill page#2819
umangsehgal wants to merge 3 commits into
mainfrom
docs/slack-plus-teams-skill

Conversation

@umangsehgal
Copy link
Copy Markdown
Contributor

Adds a developer-tools page pointing readers to the microsoft/slack-plus-teams expert system for AI agents building bots on both Slack and Teams. Slots between agent-skills and llms.txt as a sibling AI-context resource and bumps llms.txt and DevTools sidebar positions accordingly.

Adds a developer-tools page pointing readers to the
microsoft/slack-plus-teams expert system for AI agents building bots
on both Slack and Teams. Slots between agent-skills and llms.txt as a
sibling AI-context resource and bumps llms.txt and DevTools sidebar
positions accordingly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 6, 2026 01:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Developer Tools doc page for the external Slack+Teams AI context repo and reorders sibling docs so it appears between Agent Skills and llms.txt in the docs navigation.

Changes:

  • Adds slack-plus-teams.md, a new page describing the external microsoft/slack-plus-teams resource for cross-platform bot work.
  • Updates the Developer Tools landing page to list the new page.
  • Shifts llms.txt and DevTools sidebar positions to preserve the intended ordering.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
teams.md/docs/main/developer-tools/slack-plus-teams.md New cross-platform resource page for Slack + Teams AI-agent guidance.
teams.md/docs/main/developer-tools/README.md Adds the new page to the Developer Tools index list.
teams.md/docs/main/developer-tools/llms-txt.md Moves llms.txt down one sidebar slot.
teams.md/docs/main/developer-tools/devtools/README.md Moves DevTools down one sidebar slot.


[microsoft/slack-plus-teams](https://github.com/microsoft/slack-plus-teams) is a knowledge base for AI coding agents (Claude Code, Cursor, GitHub Copilot) that build bots targeting **both Slack and Microsoft Teams**. It's not a library — it's a collection of micro-expert files that teach your agent how to bridge the two platforms: Block Kit ↔ Adaptive Cards, identity and SSO mapping, divergent event and file APIs, and transport and deploy targets that work for both.

The Teams side targets `@microsoft/teams-ai` v2 — the same SDK these docs cover.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot remove the @microsoft/teams-ai and replace with @microsoft/teams.apps

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done — replaced @microsoft/teams-ai v2 with @microsoft/teams.apps in bb9b1ff.

Reframes the install section to point the agent at raw GitHub URLs
instead of requiring a clone. Drops the "clone alongside" prescription
to a secondary "prefer offline" option. Removes setup friction without
upstream changes or content mirroring.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…-plus-teams page

Agent-Logs-Url: https://github.com/microsoft/teams-sdk/sessions/8eee8e54-c663-4db0-84e4-4e6d5818fe9e

Co-authored-by: umangsehgal <3513186+umangsehgal@users.noreply.github.com>
@nickwalkmsft
Copy link
Copy Markdown
Member

@umangsehgal FYI slack-plus-teams has been integrated into the skill shipped with the ATK toolkit, it's live in the prerelease version of it. Not sure if that changes anything you want to do here. I'm still trying to get more information about it.


# Slack + Teams

[microsoft/slack-plus-teams](https://github.com/microsoft/slack-plus-teams) is a knowledge base for AI coding agents (Claude Code, Cursor, GitHub Copilot) that build bots targeting **both Slack and Microsoft Teams**. It's not a library — it's a collection of micro-expert files that teach your agent how to bridge the two platforms: Block Kit ↔ Adaptive Cards, identity and SSO mapping, divergent event and file APIs, and transport and deploy targets that work for both.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the wording here is a little confusing - mentioning Block Kit but not Teams SDK, then pointing to Adaptive Cards. Consider rewording a little?

Copy link
Copy Markdown
Collaborator

@corinagum corinagum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I left one comment. Other than that, let's wait a little to see what @Stevenic says regarding @nickwalkmsft's question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants