git-sync
Automatically syncs local workspace changes to the remote GitHub repository. Use after significant changes or periodically.
Best use case
git-sync is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Automatically syncs local workspace changes to the remote GitHub repository. Use after significant changes or periodically.
Teams using git-sync should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/git-sync/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How git-sync Compares
| Feature / Agent | git-sync | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Automatically syncs local workspace changes to the remote GitHub repository. Use after significant changes or periodically.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Git Sync Skill Automatically syncs local workspace changes to the remote GitHub repository. Designed to be called by PCEC cycles or after significant changes. ## Tools ### git_sync Commit and push changes. - **message** (optional): Commit message. Defaults to "Auto-sync: Routine evolution update". ## Safety - Uses `.gitignore` and `pre-commit` hooks (ADL-compliant) to prevent secret leakage. - Checks if there are changes before committing. ## Implementation Wrapper around `git add . && git commit && git push`.
Related Skills
project-context-sync
Keep a living project state document updated after each commit, so any agent (or future session) can instantly understand where things stand.
xmtp-cli-sync
Sync conversations and messages with the XMTP CLI. Use when syncing conversations or syncing all.
icalendar-sync
Synchronizes calendar events between local system and iCloud.
health-sync
Analyze synced health data across Oura, Withings, Hevy, Strava, WHOOP, and Eight Sleep.
OpenClaw Async Task
## Description
secure-sync
Secure credential sync and backup for OpenClaw .mykey files via ClawHub. Automates discovery, encoding, packaging, and private publishing for multi-instance recovery without external services. Use for setup migrations, DR, or cross-device key management.
wakapi-sync-skill
Daily Wakapi (WakaTime-compatible) summary → local CSV files.
douban-sync-skill
Export and sync Douban (豆瓣) book/movie/music/game collections.
Cross-Device Sync Skill
通过GitHub仓库实现OpenClaw跨设备记忆同步的技能。
multi-agent-sync
Coordinate multi-agent tasks with visible group updates.
provider-sync
Sync provider models into OpenClaw config.
scanwow-sync
Sync your OpenClaw agent with the ScanWow iOS app.