Adds Work IQ (M365 Copilot Search) to a Power Apps code app via the Work IQ Copilot MCP connector (shared_a365copilotchatmcp), then wires up a production-ready McpSession wrapper for AI-powered, knowledge-grounded search and chat. Use when integrating Microsoft 365 Copilot search/chat. The CopilotChat tool searches internal Microsoft 365 content (documents, emails, chats, sites, files) across your organization — prefer workload-specific tools (SharePoint, OneDrive, Teams, Mail) when the workload is explicit; do not use it for general knowledge, news, public web, or external information.
$npx -y skills add microsoft/power-platform-skills --skill add-workiqInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/power-platform-skills" --skill "microsoft/power-platform-skills/add-workiq"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/power-platform-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/power-platform-skills"` and select the relevant skills, then follow their instructions.