cross-device-sync通过GitHub私有仓库自动同步OpenClaw记忆文件,实现多设备间数据的双向更新与冲突处理。
Install via ClawdBot CLI:
clawdbot install coreyleung-art/cross-device-syncGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://github.com/username/repository.gitAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A distributed software development team uses this skill to synchronize AI agent configurations and project memories across members' local machines. It ensures all developers have consistent tool settings and context, improving collaboration efficiency and reducing setup discrepancies.
An individual professional employs the skill to maintain a unified AI assistant experience on their work laptop, home desktop, and mobile device. This allows seamless task management and memory continuity, enhancing personal organization and workflow consistency.
A university computer science department implements the skill to synchronize AI agent memories across lab computers for students and researchers. It facilitates shared learning resources and experimental data, supporting collaborative projects and curriculum standardization.
A freelance developer uses the skill to keep AI agent memories aligned between their primary workstation and backup devices while working on client projects. This ensures data redundancy and quick recovery, minimizing downtime and protecting project integrity.
Offer a basic free tier with limited sync frequency and storage, while charging for advanced features like automated scheduling, priority support, and enhanced security. This attracts individual users and converts them to paid plans as needs grow.
Sell annual licenses to businesses for team-wide deployment, including custom integration support, dedicated infrastructure, and compliance features. This targets organizations requiring robust, scalable synchronization solutions with high reliability.
Provide paid services for setup assistance, conflict resolution training, and tailored modifications to fit specific workflows. This model leverages expertise to address unique client needs beyond standard functionality.
💬 Integration Tip
Start by testing with a private GitHub repository to ensure data security, and use the provided functions in sequence to avoid configuration errors.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...