Skip to content

Conversation

@TianqiZhang
Copy link
Contributor

…usage instructions

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode 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, or chat mode with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

This PR adds Microsoft Code Reference and Microsoft Docs skills to ./skills/ folder.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • New collection file.
  • Update to existing instruction, prompt, chat mode, or collection.
  • Other (please specify): new skills

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 December 22, 2025 04:49
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

This PR adds two new agent skills for Microsoft documentation and code reference lookup to enhance GitHub Copilot's ability to query official Microsoft resources. These skills enable integration with Microsoft Learn MCP Server for accessing up-to-date documentation and API references.

  • Adds microsoft-docs skill for querying Microsoft documentation across Azure, .NET, Microsoft 365, and other Microsoft technologies
  • Adds microsoft-code-reference skill for looking up Microsoft API references, code samples, and SDK verification
  • Updates the skills documentation to include the new entries in the skills catalog

Reviewed changes

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

File Description
skills/microsoft-docs/SKILL.md New skill providing instructions for querying Microsoft documentation with search and fetch tools
skills/microsoft-code-reference/SKILL.md New skill providing instructions for API lookups, code samples, and error troubleshooting with Microsoft technologies
docs/README.skills.md Added catalog entries for both new skills with descriptions and links

@Eimasogi
Copy link

#sign-off

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