github-memory-sync将 OpenClaw 的完整工作空间配置(SOUL.md, IDENTITY.md, USER.md, MEMORY.md, TOOLS.md, memory/*等)同步到 GitHub 进行备份和版本控制,支持跨服务器迁移。Use when user mentions GitHub backup, sync m...
Install via ClawdBot CLI:
clawdbot install davinwang/github-memory-syncGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
/var/log/Calls external URL not in known-safe list
https://github.com/settings/tokens/newAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Teams building and maintaining AI agents like OpenClaw need reliable backup and version control for workspace configurations. This skill enables automated syncing of core memory files (e.g., SOUL.md, MEMORY.md) to GitHub, ensuring safe recovery during development iterations or server failures. It supports collaboration by allowing team members to restore consistent agent states across different environments.
Organizations deploying AI agents in production environments require secure migration and backup solutions for compliance and disaster recovery. This skill facilitates cross-server migration by syncing sensitive configurations to private GitHub repositories, minimizing downtime during server upgrades or relocations. It helps maintain operational continuity with incremental syncs and partial restore options.
Independent consultants managing multiple AI agent instances for clients can use this skill to backup and restore workspace configurations efficiently. It allows quick setup on new servers by pulling from GitHub, saving time on manual transfers. The ability to sync only specific files (e.g., MEMORY.md) supports tailored client updates without overwriting entire setups.
Academic or research teams experimenting with AI agents need version control for memory and identity files to track changes over time. This skill enables backup to GitHub for reproducibility, allowing easy rollback to previous states or sharing configurations across research projects. It supports learning by providing a clear sync process for students managing agent workspaces.
Offer a managed service where users pay a monthly fee for automated GitHub syncing, enhanced security features like encrypted backups, and priority support. Revenue is generated through tiered plans based on storage limits, sync frequency, and number of agent instances. This model targets teams needing hands-off maintenance and compliance assurance.
Sell perpetual licenses to large organizations for integrating this skill into their internal AI infrastructure, with customization options for specific backup policies and integration with existing DevOps tools. Revenue comes from upfront license fees plus optional annual support contracts. This model appeals to enterprises requiring full control and scalability.
Provide a free version with basic sync capabilities (e.g., limited file types or manual triggers) to attract individual users and small teams. Monetize through premium upgrades offering advanced features like automated migrations, detailed analytics, and team collaboration tools. Revenue is driven by conversion from free to paid plans.
💬 Integration Tip
Ensure GitHub tokens are stored securely using environment variables or encrypted configs, and test partial restores in a sandbox before full deployment to avoid data loss.
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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...