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
- GitHub CLI (
gh): Must be installed and authenticatedgh --version gh auth login gh auth status