awesome-copilot-sync

Installation
SKILL.md

Awesome-Copilot Sync Skill

Purpose

This skill monitors the github/awesome-copilot repository for new releases and changes, comparing against the last time amplihack's integration was synchronized. It detects drift early so the awesome-copilot MCP server config, native agents, and marketplace registration stay current.

When to Use This Skill

  • Periodic audits: Check if the awesome-copilot integration is up to date
  • Before updates: Verify if upstream changes require local adjustments
  • CI/CD gates: Include in release checks to flag stale integrations
  • Manual checks: User asks "is awesome-copilot up to date?"

How It Works

  1. Queries the GitHub API for recent commits on github/awesome-copilot
  2. Compares the latest commit timestamp against a local state file
  3. Reports one of three statuses:
    • CURRENT: No new commits since last check
Related skills
Installs
81
GitHub Stars
62
First Seen
Feb 18, 2026