Skip to content

Conversation

@VeVarunSharma
Copy link
Contributor

@VeVarunSharma VeVarunSharma commented Jan 26, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, agent, or skill file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, or skill with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

  • Adds the workiq-copilot skill so Copilot CLI users can tap Microsoft 365 data via the WorkIQ CLI/MCP server for live context (emails, meetings, Teams, docs, people).
  • Captures access steps (Copilot plugin, standalone CLI, tenant consent), pre-flight checks, core workflow, sample prompts, and troubleshooting so contributors can safely run WorkIQ commands.
  • Highlights benefits: faster organizational intelligence, actionable summaries, privacy guidance, and suggested follow-up actions to keep Copilot responses focused.

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New collection file.
  • New skill file.
  • Update to existing instruction, prompt, agent, collection or skill.
  • Other (please specify):

Additional Notes

Here is the skill in action via the Copilot CLI:
image image

By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings January 26, 2026 02:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Agent Skill (workiq-copilot) to guide Copilot CLI users in using WorkIQ (CLI/MCP) to query Microsoft 365 data for live organizational context.

Changes:

  • Introduces skills/workiq-copilot/SKILL.md with setup, workflow, prompt patterns, and troubleshooting guidance for WorkIQ.
  • Registers the new skill in docs/README.skills.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
skills/workiq-copilot/SKILL.md New skill content describing access/setup and operational workflow for WorkIQ CLI/MCP usage.
docs/README.skills.md Adds the workiq-copilot entry to the skills index table.

@aaronpowell aaronpowell merged commit 2e317e2 into github:main Jan 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants