check-updates

Compare installed skills-for-fabric versions against the latest GitHub release.

14|3|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/patrikborosch/AnalyticsPlatformAgents --skill check-updates-patrikborosch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-updates
Source: https://github.com/patrikborosch/AnalyticsPlatformAgents/tree/main/creator/skills/check-updates
Command: npx skills add https://github.com/patrikborosch/AnalyticsPlatformAgents --skill check-updates-patrikborosch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users of skills-for-fabric skills have to manually browse GitHub releases to check for new versions, which is time-consuming and easy to forget, leading to missed bug fixes and new features.

Core Features & Use Cases

  • Automated Version Comparison: Automatically compares your locally installed skills-for-fabric version against the latest GitHub release without manual browsing.
  • Changelog Preview: Displays relevant changelog entries for any available updates so you know what changed before applying the update.
  • Cross-Install Support: Works seamlessly for both GitHub Copilot CLI plugin installs and manual git clone installs of skills-for-fabric.
  • Use Case: If you use Fabric skills to build analytics platforms on Microsoft Fabric, run this skill weekly to ensure you always have the latest bug fixes and feature improvements without extra effort.

Quick Start

Use the check-updates skill to check if your installed skills-for-fabric skills have any available updates and view the latest changelog entries.

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 skills-for-fabric marketplace updates?

Checking for skills-for-fabric updates involves comparing your locally installed version against the latest remote GitHub release. This automated process verifies your current version and displays relevant changelog entries for any new releases.

How can I view the changelog for a new skills-for-fabric release before updating?

Viewing the changelog for a new skills-for-fabric release is possible by running an automated version check. This process displays relevant changelog entries for available updates, allowing you to review bug fixes and new features before applying them.

Does the skills-for-fabric update check work with Copilot CLI and git clone installs?

Yes, the skills-for-fabric update check works with both Copilot CLI plugin installs and manual git clone installs. It provides copy-pasteable update commands tailored to your specific installation layout.

What is the best way to automate version checks for Microsoft Fabric skills?

The best way to automate version checks for Microsoft Fabric skills is to perform a non-blocking weekly update check. This ensures you receive the latest bug fixes and feature improvements without manually browsing GitHub releases.