check-updates

Compare local skills-for-fabric plugin versions against remote GitHub releases.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/weiflycc-cmd/skills-for-fabric --skill check-updates-weiflycc-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-updates
Source: https://github.com/weiflycc-cmd/skills-for-fabric/tree/main/plugins/fabric-operations/skills/check-updates
Command: npx skills add https://github.com/weiflycc-cmd/skills-for-fabric --skill check-updates-weiflycc-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual effort of tracking releases for your installed skills-for-fabric plugins, ensuring you never miss out on new features, critical bug fixes, or performance improvements for your Microsoft Fabric workflows.

Core Features & Use Cases

  • Weekly Automated Checks: Runs update checks only once per 7 days to avoid unnecessary interruptions during your work.
  • Version Comparison: Accurately compares your local installed plugin version against the latest GitHub release, supporting both Copilot CLI and manual git install layouts.
  • Actionable Update Guidance: Displays relevant changelog entries and copy-pasteable update commands when new versions are available, so you can update with a single command.
  • Use Case: For example, if a new release adds support for KQL query performance diagnostics, this skill will alert you to the update and provide the exact command to install the new version so you can use the new feature immediately.

Quick Start

Use the check-updates skill to see if your installed Fabric skills have any available updates and view the latest changelog.

Frequently Asked Questions about check-updates

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

FAQPage Schema
How do I check for Microsoft Fabric skills plugin updates?

To check for Microsoft Fabric skills plugin updates, this skill compares your local installed version numbers against remote GitHub release versions and alerts you if a newer release is available.

How can I view the changelog for installed Fabric skills?

You can view the changelog for installed Fabric skills by running an update check, which displays relevant changelog entries alongside copy-pasteable update commands when new versions are detected.

Does the update check support manually installed git plugins?

Yes, the update check supports both Copilot CLI and manual git installation layouts, accurately comparing local plugin versions against the latest GitHub releases to detect outdated installations.

How often do Fabric skills update checks run?

Fabric skills update checks run automatically once every 7 days to provide non-intrusive weekly monitoring, ensuring you discover new features and bug fixes without unnecessary interruptions.

What is the best way to apply bug fixes to outdated Fabric skills plugins?

The best way to apply bug fixes is to use the copy-pasteable update commands provided by the update checker, which install the latest GitHub release version of your outdated Fabric skills plugins.