Skip to content

feat: add microsoft-365-agents-toolkit skill#343

Closed
qfai wants to merge 1 commit into
microsoft:mainfrom
qfai:feat/add-m365-agents-toolkit-skill
Closed

feat: add microsoft-365-agents-toolkit skill#343
qfai wants to merge 1 commit into
microsoft:mainfrom
qfai:feat/add-m365-agents-toolkit-skill

Conversation

@qfai
Copy link
Copy Markdown

@qfai qfai commented Jun 3, 2026

Summary

Adds the Microsoft 365 Agents Toolkit (ATK) skill to the collection.

ATK is the official Microsoft pro-code toolchain for building and deploying agents and apps for Microsoft Teams and Microsoft 365 Copilot. It ships as a VS Code extension and a CLI (atk).

Skill covers

  • Installation of the ATK CLI
  • Scaffolding new projects (atk new) across all 20+ template types: Declarative Agents, Custom Engine Agents, Teams bots, tabs, message extensions
  • Local testing with Microsoft 365 Agents Playground (no tenant needed)
  • Teams testing via devtunnel + sideloading
  • Azure provisioning and cloud deployment (atk provision / atk deploy)
  • m365agents.yml lifecycle configuration patterns
  • Common error diagnosis (AADSTS7000229, 401, tunnel issues)
  • Templates reference in references/templates.md

Source

@qfai qfai requested a review from thegovind as a code owner June 3, 2026 06:27
@qfai qfai force-pushed the feat/add-m365-agents-toolkit-skill branch from 95dff9e to 304e76a Compare June 3, 2026 09:31
Sources:
- Plugin: microsoft/work-iq @ plugins/microsoft-365-agents-toolkit
- Skill:  OfficeDev/microsoft-365-agents-toolkit @ packages/vscode-extension/skills/microsoft-365-agents-toolkit

Co-authored-by: Copilot <[email protected]>
@qfai qfai force-pushed the feat/add-m365-agents-toolkit-skill branch from 304e76a to ff397fb Compare June 3, 2026 09:34
@qfai qfai closed this Jun 5, 2026
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.

1 participant