بنقرة واحدة
any-sync-push
Push local workspace changes directly to configured branch on GitHub
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Push local workspace changes directly to configured branch on GitHub
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Cross-device sync for OpenClaw workspace (skills, memory, settings) via GitHub
Push local changes directly to configured branch on GitHub
Pull latest files from GitHub sync repo
Clear Any Sync config and delete lockfile
Initialize Any Sync config and run first pull — guided setup wizard
Show sync status — auth, config, last sync, pending changes
| name | any_sync_push |
| description | Push local workspace changes directly to configured branch on GitHub |
| metadata | {"openclaw":{"requires":{"bins":["gh"]}}} |
Push local workspace changes directly to the configured branch on GitHub.
Look for config at $HOME/.any-sync.json first, then .any-sync.json in the current directory. If neither exists, tell the user to run the start skill first.
Run the status command to see what has changed:
npx any-sync status "<config-path>" ".any-sync.lock"
Show the user which files have changed (modified or new) across all mappings.
Ask the user to confirm before pushing. Show:
If confirmed:
npx any-sync push "<config-path>" ".any-sync.lock"
Parse the JSON output and report: