Skip to content

Improve skill descriptions for better triggering and clarity#134

Merged
TianqiZhang merged 2 commits intoMicrosoftDocs:mainfrom
TianqiZhang:improve-skill-descriptions
Mar 20, 2026
Merged

Improve skill descriptions for better triggering and clarity#134
TianqiZhang merged 2 commits intoMicrosoftDocs:mainfrom
TianqiZhang:improve-skill-descriptions

Conversation

@TianqiZhang
Copy link
Collaborator

Summary

  • Rewrite description frontmatter across all three skills to be more concise and "pushier," reducing undertriggering
  • Sharpen the boundary between microsoft-docs (understanding concepts) and microsoft-code-reference (producing/fixing code) with explicit closing sentences
  • Update compatibility to clarify the mslearn CLI is a first-class alternative to the MCP server, not just a fallback, and soften "Requires" to "Uses" to avoid gating

Test plan

  • Verify skill triggering with conceptual questions routes to microsoft-docs
  • Verify skill triggering with code-writing tasks routes to microsoft-code-reference
  • Verify microsoft-skill-creator triggers on casual phrasing like "make a skill for X"
  • Confirm no regression in triggering for non-Azure Microsoft technologies (M365, Windows, Power Platform)

🤖 Generated with Claude Code

Rewrite description and compatibility frontmatter across all three skills
to reduce undertriggering, sharpen the boundary between docs (conceptual)
and code-reference (producing/fixing code), and clarify that the mslearn
CLI is a first-class alternative to the MCP server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 20, 2026 00:34
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

Updates the frontmatter description/compatibility metadata for the Microsoft skills to improve skill triggering and clarify when to use each skill versus the others.

Changes:

  • Rewrites the description frontmatter in the three skills to be more explicit about when they should trigger (concepts vs code vs skill scaffolding).
  • Updates compatibility frontmatter to position the Microsoft Learn MCP server and mslearn CLI as equivalent options.

Reviewed changes

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

File Description
skills/microsoft-skill-creator/SKILL.md Updates skill frontmatter to trigger on “create/scaffold a skill” phrasing and clarifies CLI vs MCP compatibility.
skills/microsoft-docs/SKILL.md Updates skill frontmatter to bias toward conceptual/docs queries and clarifies CLI vs MCP compatibility.
skills/microsoft-code-reference/SKILL.md Updates skill frontmatter to bias toward code-writing/debugging/reference tasks and clarifies CLI vs MCP compatibility.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Matches the "CLI Alternative" body sections which already frame the CLI
as a fallback when the MCP server is unavailable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@TianqiZhang TianqiZhang merged commit 4fa4d35 into MicrosoftDocs:main Mar 20, 2026
2 checks passed
@TianqiZhang TianqiZhang deleted the improve-skill-descriptions branch March 20, 2026 08:16
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.

3 participants