migrate-from-openclaw
仓库创建 2026年1月31日最近提交 23 小时前SkillHot 收录 20 天前
▸ 精选理由
面向 OpenClaw 用户的交互式迁移助手,会在应用前展示拟议变更,降低误操作风险。
▸ 风险提示
会读取并修改本地 OpenClaw/NanoClaw 配置与凭据,需谨慎授权并备份数据。
这个 Skill 做什么
交互式引导将现有 OpenClaw 安装迁移到 NanoClaw v2,提取身份、通道凭据与计划任务。
把现有 OpenClaw 装置互动地迁到 NanoClaw v2,能检测当前配置并提取身份、通道凭据和定时任务。迁移过程中会和你对话,展示拟议的变更并确认后才应用,避免悄悄复制数据。适合把老系统的配置、凭据和计划任务搬到 v2 并想逐项把关的时候使用。
▸ 展开 SKILL.md 英文原文
Migrate from OpenClaw to NanoClaw v2. Detects an existing OpenClaw installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclaw", "openclaw migration", "import from openclaw".
3.0w
Stars
1.3w
Forks
40
仓库内 Skill
+241
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/migrate-from-openclaw/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/migrate-from-openclaw/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Migrate from OpenClaw Guide the user through migrating their OpenClaw installation into NanoClaw v2. This is a conversation, not a batch job. Read OpenClaw state, discuss it with the user, decide together what to bring over and where it belongs in v2's entity model, and show proposed changes before applying. **Principle:** Never silently copy data. Read it, explain it, place it, then apply. Credentials are masked when displayed (first 4 + `...` + last 4). Make judgment calls about what's core vs. reference material. **UX:** Use `AskUserQuestion` for multiple-choice only. Use plain text for free-form input. Don't dump raw data — summarize and explain conversationally. ## What this skill
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有