sync-provider

Installation
SKILL.md

Sync Provider

Sync changes from cloned provider repositories while preserving local customizations.

Overview

Most providers (except opencode) are cloned from external repositories and need to be kept in sync with upstream changes. This skill guides the complete workflow from checking for updates to applying changes safely.

Prerequisites

  1. GitHub CLI (gh): Must be installed and authenticated
    gh --version
    gh auth login
    gh auth status
    
Installs
GitHub Stars
436
First Seen
Mar 18, 2026
sync-provider — pedronauck/skills