From ms-copilot-platform
Use when the user asks about connecting agents to data sources, enterprise systems, or other agents. Covers Microsoft MCP servers (Outlook, Teams, Fabric, D365), enterprise connectors (Salesforce, SAP, Workday, ServiceNow), open protocols (MCP, A2A, OpenAPI), the enterprise data platform (Databricks, Fabric, Dataverse), and the intelligence layer (Work IQ, Fabric IQ, Foundry IQ).
npx claudepluginhub bmarcurella/claude-marketplace --plugin ms-copilot-platformThis skill uses the workspace's default tool permissions.
This skill covers everything that connects agents to data, services, and each other — the
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
This skill covers everything that connects agents to data, services, and each other — the middleware layers of the Microsoft Frontier Agent Platform.
The platform supports three open protocols for interoperability:
Read references/open-protocols.md for detailed protocol specifications and usage patterns.
Microsoft provides first-party MCP servers for core services:
| MCP Server | Capabilities | Use Cases |
|---|---|---|
| Outlook | Email, calendar, contacts | Email triage, scheduling, contact lookup |
| Teams | Messages, channels, meetings | Team coordination, meeting summaries |
| Search | Microsoft Search, Graph Search | Enterprise knowledge retrieval |
| Fabric | Data lakehouse, semantic models | Analytics, BI queries, data exploration |
| D365 | CRM, ERP, business data | Customer data, order management, finance |
Read references/mcp-servers.md for connection setup, authentication, and tool schemas.
Pre-built connectors for enterprise systems:
Read references/enterprise-connectors.md for connector setup and best practices.
The data foundation for intelligent agents:
Unified analytics platform. Use for large-scale data processing, ML model training, and lakehouse architecture. Agents can query Databricks via SQL endpoints or APIs.
End-to-end analytics platform. Key capabilities for agents:
Structured business data store. The backbone of Power Platform and D365. Agents interact via Dataverse APIs or the Dataverse connector.
The platform's AI services that make agents smarter:
Intelligence capabilities: work-memory, personalization, fine-tuning, inferencing, orchestration, and actions.
Map what data the agent needs and where it lives.
Most integrations require OAuth 2.0 or managed identity. Entra ID is the identity backbone.
Verify data access, error handling, rate limits, and data transformation.
references/open-protocols.md — OpenAPI, MCP, and A2A protocol detailsreferences/mcp-servers.md — Microsoft's first-party MCP serversreferences/enterprise-connectors.md — Connector setup for D365, Salesforce, SAP, etc.references/data-platform.md — Azure Databricks, Fabric, and Dataverse guidereferences/intelligence-layer.md — Work IQ, Fabric IQ, and Foundry IQ details