install-atk

Automate installation and updates of the M365 Agents Toolkit CLI and VS Code extension.

2.9k|323|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/microsoft/skills --skill install-atk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install-atk
Source: https://github.com/microsoft/skills/tree/main/.github/plugins/microsoft-365-agents-toolkit/skills/install-atk
Command: npx skills add https://github.com/microsoft/skills --skill install-atk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @microsoft/m365agentstoolkit-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the inconvenience of manually installing or updating the M365 Agents Toolkit (ATK) CLI and VS Code extension.

Core Features & Use Cases

  • Automated Toolkit Installation: Simplifies the installation process for the ATK CLI and VS Code extension.
  • Version Management: Ensures that the latest versions of the toolkit are installed.
  • User Initiated Triggers: Activation based on user commands for installation or update.

Quick Start

Execute the 'install atk' command to install or update the M365 Agents Toolkit.

Frequently Asked Questions about install-atk

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

FAQPage Schema
How do I install the M365 Agents Toolkit CLI without global package installation?

You can install the M365 Agents Toolkit CLI without global package installation by executing the 'install atk' command, which automates the download and setup process directly without requiring manual npm global installs.

Does the M365 Agents Toolkit installer also update the VS Code extension?

Yes, the M365 Agents Toolkit installer handles both setup and updates for the VS Code extension, ensuring the latest versions are installed automatically when you trigger the installation command.

What is the best way to update the M365 Agents Toolkit CLI to the latest version?

The best way to update the M365 Agents Toolkit CLI is to run the 'install atk' command, which checks for and installs the latest versions of both the CLI and the VS Code extension automatically.

Can I use this installer to set up the M365 Agents Toolkit on demand?

Yes, you can use this installer to set up the M365 Agents Toolkit on demand, as it is triggered by user commands specifically for initiating automated setup or updates without manual intervention.