sync
Automates Git synchronization with remote repositories, handling stashes, merges, and conflicts via simple commands.
Install
npx skills add https://github.com/october-academy/agent-plugins --skill syncStats
| Total installs | 1,177 |
| Weekly installs | 1.2K |
| GitHub stars | — |
| First seen | Feb 13, 2026 |
| Source | @october-academy/agent-plugins |
Summary
- Supports multiple sync targets: origin main, origin develop, upstream main (for forks), and custom branches
- Automatically checks for uncommitted changes and offers stash, commit, or discard options before syncing
- Handles merge conflicts by listing conflicting files and guiding resolution; supports both merge and rebase workflows
- Responds to English commands (/sync, /sync develop) and Korean triggers (동기화, 원격에서 가져와, 풀 받아)
Tags
Related skills
| Skill | Installs | vs sync |
|---|---|---|
| create-skill | 1,197 | +20 |
| next-browser | 1,230 | +53 |
| anti-render | 1,210 | +33 |
| taskfile-automation | 1,199 | +22 |
| llm-council | 1,155 | -22 |
FAQ
- How many installs does sync have?
- sync has 1,177 total installs and 1.2K installs this week.
- Where is sync hosted?
- sync is published by @october-academy/agent-plugins at https://github.com/october-academy/agent-plugins.
- When was sync first indexed?
- OrangeBot.AI first indexed sync on Feb 13, 2026.
- How do I install sync?
- Run: npx skills add https://github.com/october-academy/agent-plugins --skill sync