Favicon of add-workiq

add-workiq Skill

AI Agent SkillShellOpen source

Adds Work IQ Copilot MCP by delegating to /add-data-source with api-id=shareda365copilotchatmcp and action mode. Use when users need Microsoft 365 knowledge-grounded Work IQ search/chat. Published by microsoft in Managed-Apps.

Decision snapshot

Is this a fit?

Best for

Data analysis, Research, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Filesystem access

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Access note: Local files.

What is add-workiq Skill?

Adds Work IQ Copilot MCP by delegating to /add-data-source with api-id=shareda365copilotchatmcp and action mode. Use when users need Microsoft 365 knowledge-grounded Work IQ search/chat. Published by microsoft in Managed-Apps. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
7/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Data analysis
  • Research
  • Data analysis use cases
  • Research use cases

Declared skill metadata

  • Source file: plugins/microsoft-managed-apps/skills/add-workiq/SKILL.md

Allowed tools declared by source

ReadAskUserQuestionSkill

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Local files

Requirements and access

Local files

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Filesystem access

When to use add-workiq Skill

  • Use it for data analysis.
  • Use it for research.

Built with

ShellCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/Managed-Apps
  • Skill file: plugins/microsoft-managed-apps/skills/add-workiq/SKILL.md

What it does

Adds Work IQ Copilot MCP by delegating to /add-data-source with api-id=shareda365copilotchatmcp and action mode. Use when users need Microsoft 365 knowledge-grounded Work IQ search/chat.

Skill instructions

📋 Shared Instructions: shared-instructions.md — Cross-cutting concerns. Add Work IQ Copilot MCP (Wrapper) This skill is a thin wrapper. Use /add-data-source as the single implementation path. Delegation contract Invoke /add-data-source with: - api-id: shareda365copilotchatmcp - mode: action --- Work IQ Integration: MCP Session Pattern After the connector is added, you'll have access to WorkIQCopilotMCPService. Work IQ uses MCP (Model Context Protocol), a stateful protocol. Use the McpSession wrapper class to manage this properly. Setup: Create McpSession Wrapper ⚠️ CRITICAL: The McpSession implementation is complex. Copy the production-ready code below exactly. It handles session negotiation, auto-retry on errors, proper JSON-RPC ID sequencing, and response parsing. Create src/connectors/mcpClient.ts: typescript import type { IOperationResult } from '@microsoft/managed-apps/data' import { WorkIQCopilotMCPService } from '../../generated/services/WorkIQCopilotMCPService' import type { Q

Verified compatibility and discovery

Frequently asked questions

What is add-workiq?

add-workiq is a open-source AI agent skill with Copy skill directory. Adds Work IQ Copilot MCP by delegating to /add-data-source with api-id=shareda365copilotchatmcp and action mode. Use when users need Microsoft 365 knowledge-grounded Work IQ search/chat.

Who is add-workiq best for?

add-workiq is best for reusing agent instructions, scripts, and references, data analysis workflows, research workflows.

How do I install add-workiq?

Install or run add-workiq using Copy skill directory. Check add-workiq for the latest setup command.

Is add-workiq actively maintained?

add-workiq may need a closer maintenance check before production use.

Share:

Stars
1
Forks
3
Last commit
2 months ago
Last verified
Sep 3, 2026
Metadata fetched
Sep 3, 2026
Repository age
4 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to add-workiq