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
    
  2. GitHub Token: Add GITHUB_TOKEN to root .env file

Related skills

More from pedronauck/skills

Installs
72
GitHub Stars
360
First Seen
Mar 18, 2026