Skill Claude CodeCodex
Adds Azure DevOps by delegating to /add-connector with api-id=sharedvisualstudioteamservices and action mode. Use when adding Azure DevOps integration.
Skill Claude CodeCodex
Adds Azure DevOps by delegating to /add-connector with api-id=sharedvisualstudioteamservices and action mode. Use when adding Azure DevOps integration.
Skill Claude CodeCodex
Canonical add flow for Microsoft Managed Apps. Use when adding any connector through ms app add connector (with --as table or --as action), or when the user wants help discovering which connector / api-id to use.
Skill Claude CodeCodex
Adds Dataverse by delegating to /add-connector with api-id=dataverse and table mode. Use when binding Dataverse tables.
Skill Claude CodeCodex
Adds Excel Online (Business) by delegating to /add-connector with api-id=sharedexcelonlinebusiness and table mode. Use when binding Excel tables.
Skill Claude CodeCodex
Adds Microsoft Copilot Studio by delegating to /add-connector with api-id=microsoftcopilotstudio and action mode. Use when integrating Copilot Studio agents.
Skill Claude CodeCodex
Adds Office 365 Outlook by delegating to /add-connector with api-id=sharedoffice365 and action mode. Use when integrating Outlook mail/calendar.
Skill Claude CodeCodex
Adds OneDrive for Business by delegating to /add-connector with api-id=sharedonedriveforbusiness and action mode. Use when integrating OneDrive files.
Skill Claude CodeCodex
Adds SharePoint Online by delegating to /add-connector with api-id=sharedsharepointonline and table mode. Use when binding SharePoint lists/libraries.
Skill Claude CodeCodex
Adds Microsoft Teams by delegating to /add-connector with api-id=sharedteams and action mode. Use when integrating Teams messaging.
Skill Claude CodeCodex
Adds Work IQ Copilot MCP by delegating to /add-connector with api-id=shareda365copilotchatmcp and action mode. Use when users need Microsoft 365 knowledge-grounded Work IQ search/chat.
Skill Claude CodeCodex
Creates Microsoft Apps using React and Vite. Use when scaffolding a new app with ms app create and ending on local dev with ms app dev.
Skill Claude CodeCodex
Deletes a Microsoft App via ms app delete. Use when the user asks to delete an app; always require explicit confirmation.
Skill Claude CodeCodex
Ships a Microsoft App to the cloud. Use when the user asks to deploy via ms app deploy (with optional build-status traceability flow).
Skill Claude CodeCodex
Runs a Microsoft App locally with hot reload via ms app dev. Use when starting or restarting local development and surfacing the App Player URL.
Skill Claude CodeCodex
Discovers Microsoft Apps in the active environment via ms app list --json and optional ms app show --json. Use when listing or locating apps.
Skill Claude CodeCodex
Lists connectors reachable in the active environment and the connection-bound data sources already wired into a Microsoft App. Use when discovering connectors and their operations before adding data sources.
Skill Claude CodeCodex
Opens a Microsoft App in the browser via ms app play. Use when opening the live deployed version or a cloud-hosted preview (main branch or specific commit SHA) without starting a local dev server.
Skill Claude CodeCodex
Manages tenant-wide share links for a Microsoft App via ms app share link create, ms app share link list, and ms app share link revoke. Use when you want to distribute app access via a URL instead of named principals.
Skill Claude CodeCodex
Shares (or unshares) a Microsoft App with users via ms app share / ms app unshare. Use when updating app access control.