mcs-refresh

Refresh Microsoft Copilot Studio knowledge caches and solution library indexes from live sources.

10|3|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/microsoft/MCS-Agent-Builder --skill mcs-refresh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcs-refresh
Source: https://github.com/microsoft/MCS-Agent-Builder/tree/main/.claude/skills/mcs-refresh
Command: npx skills add https://github.com/microsoft/MCS-Agent-Builder --skill mcs-refresh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that the AI's knowledge base for Microsoft Copilot Studio is up-to-date, preventing outdated information from affecting agent research, build, and evaluation processes.

Core Features & Use Cases

  • Automated Knowledge Updates: Refreshes cache files and solution library indexes from live sources like MS Learn and SharePoint.
  • Staleness Detection: Identifies and prioritizes updates for critical build components.
  • Use Case: Before starting a new agent build, run this Skill to ensure the AI has the latest information on Copilot Studio triggers, connectors, and MCP servers, leading to more accurate agent designs.

Quick Start

Run the mcs-refresh skill to update all stale knowledge cache files and scan the solution library.

Frequently Asked Questions about mcs-refresh

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I refresh the knowledge cache for Microsoft Copilot Studio?

To refresh the knowledge cache for Microsoft Copilot Studio, run an automated update process that pulls live research from MS Learn, SharePoint, and WebSearch. This updates stale cache files and solution library indexes.

Why does my Copilot Studio agent build use outdated trigger or connector information?

Agent builds use outdated information when the underlying knowledge cache becomes stale. Running a knowledge refresh scans live sources like MS Learn and SharePoint to ensure inventories of triggers, models, and connectors remain current.

What is the best way to update solution library indexes for Microsoft Copilot Studio?

The best way to update solution library indexes is to use an automated knowledge refresh process. It scans live sources and UI snapshots to ensure inventories of deployed solutions and MCP servers remain current.

Can I automate staleness detection for Copilot Studio knowledge cache files?

Yes, you can automate staleness detection for knowledge cache files. The refresh process identifies and prioritizes updates for critical build components, preventing outdated information from affecting agent research.

Does the Copilot Studio knowledge cache update work without external dependencies?

Updating the Copilot Studio knowledge cache relies on external live sources rather than being completely dependency-free. It requires access to MS Learn, SharePoint, WebSearch, and MCS UI snapshots to ensure accurate knowledge refresh.