copilot-asset-installer

Discover, back up, and install Copilot assets from repositories.

2|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/miguel-conde/my_awesome_copilot --skill copilot-asset-installer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: copilot-asset-installer
Source: https://github.com/miguel-conde/my_awesome_copilot/tree/main/skills/copilot-asset-installer
Command: npx skills add https://github.com/miguel-conde/my_awesome_copilot --skill copilot-asset-installer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, bash, curl, jq, python3, pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the discovery, backup, and installation of Copilot assets (agents, prompts, instructions, collections, and skills) from multiple repositories, reducing manual setup time and risk.

Core Features & Use Cases

  • Asset Discovery: Detects Copilot assets across repositories with frontmatter validation.
  • Universal Installation: Installs agents, prompts, instructions, collections, and skills to workspace or profile.
  • Safe Deployment: Backups, conflict resolution, and validation to prevent loss.
  • Batch Operations: Install multiple assets or entire development environments.

Quick Start

Use the unified installer to scan a repository for assets and install a selected asset: ./scripts/deploy-unified.sh detect github/awesome-copilot ./scripts/deploy-unified.sh install github/awesome-copilot agents/code-review.agent.md