一键导入
any-sync-status
Show workspace sync status — auth, config, last sync, pending changes
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Show workspace sync status — auth, config, last sync, pending changes
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | any_sync_status |
| description | Show workspace sync status — auth, config, last sync, pending changes |
| metadata | {"openclaw":{"requires":{"bins":["gh"]}}} |
Show the current sync status for the OpenClaw workspace.
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.
npx any-sync status "<config-path>" ".any-sync.lock"
Parse the JSON output and display in a readable format:
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