Agent Skill
2/7/2026

skill-sync-github

Synchronizes OpenCode skills with GitHub repository

D
darickbrokaw
0GitHub Stars
2Views
npx skills add DarickBrokaw/opencode-skills

SKILL.md

Nameskill-sync-github
DescriptionSynchronizes OpenCode skills with GitHub repository

name: skill-sync-github description: Synchronizes OpenCode skills with GitHub repository metadata: short-description: Sync skills with GitHub

Sync Skills and Plugins

Description

Synchronizes local OpenCode skills and plugins with the GitHub repository. Fetches remote changes, commits local changes, and pushes to GitHub.

Usage

skill sync-skills

What it does

  1. Fetches latest changes from GitHub
  2. Commits any local changes (skills, plugins, opencode.jsonc)
  3. Pushes to GitHub
  4. Pulls remote changes with rebase
Skills Info
Original Name:skill-sync-githubAuthor:darickbrokaw