sync-copilot-assets
CommunityDistribute Copilot assets across projects.
AuthorJurel89
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the manual drift that comes from distributing Copilot customization assets across multiple repositories by providing a centralized, versioned sync tool to ensure consistency across targets.
Core Features & Use Cases
- Full overwrite sync: Copies the entire set of assets to targets, deleting any files that no longer exist in the source.
- Dry-run & safety checks: Preview changes before applying, to prevent unintended updates.
- Cross-platform tooling: Works on Windows, macOS, and Linux via a Node.js script.
- Use Case: Maintain a central repository of Copilot assets (agents, instructions, prompts, and skills) and push updates to downstream projects with a single command.
Quick Start
- Run a dry-run: node .github/skills/sync-copilot-assets/scripts/sync-copilot-assets.mjs --dry-run
- Run the actual sync: node .github/skills/sync-copilot-assets/scripts/sync-copilot-assets.mjs
- Configure targets in sync-targets.txt at repo root; refer to references/sync-targets-example.txt for a template.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sync-copilot-assets Download link: https://github.com/Jurel89/copilot-resources/archive/main.zip#sync-copilot-assets Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.