Skip to content

N4M3Z/forge-microsoft

Repository files navigation

forge-microsoft

Microsoft 365 integration via the m365 CLI — Outlook email, Todo tasks, Calendar events, Teams chat.

CLAUDE.md and AGENTS.md are autogenerated by /init. Do not edit directly.

Description

Behaviour layer module for Microsoft 365. Provides platform skills that wrap the m365 CLI and Microsoft Graph API. No active hooks (events: []).

Compatibility

Capability Status Skill Tool
Outlook email Active /M365 outlook m365 CLI
Todo tasks Active /M365 todo m365 CLI
Calendar events Active /M365 calendar m365 CLI (Graph API)
Teams chat Active /M365 teams m365 CLI
Edge browser Active /EdgeBrowser PowerShell
SharePoint/OneDrive Planned m365 CLI
Planner tasks Planned m365 CLI

Installation

See INSTALL.md for dependencies, permissions, and authentication.

make install

Usage

Skill Description
/M365 Microsoft 365 operations — Outlook, Todo, Calendar, Teams
/EdgeBrowser Edge tab capture (Windows)

Invoke with /M365 outlook, /M365 todo, /M365 calendar, or /M365 teams. Each service reads its subskill file and follows the operation instructions.

Requirements

Dependency Install
Node.js brew install node
CLI Microsoft 365 npm install -g @pnp/cli-microsoft365
Azure Entra app App registration with delegated permissions

License

See parent repository.

About

Microsoft 365 integration for Forge

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors