Help us improve
Share bugs, ideas, or general feedback.
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-platformHow this skill is triggered — by the user, by Claude, or both
Slash command
/ms-copilot-platform:connectors-dataThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill covers everything that connects agents to data, services, and each other — the
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
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