← 返回 Skills 市场
Migration Compass
作者
John DeVere Cooley
· GitHub ↗
· v1.0.0
296
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install migration-compass
功能描述
Universal migration planner for any swap — framework to framework, library to library, language to language, database to database. Generates a step-by-step m...
安全使用建议
This is an instruction-only migration planner and appears coherent with its purpose. Before using it, consider: (1) review generated plans carefully — the skill recommends operations (npm install, proxies, tests) but will not run them for you; (2) do not grant the agent direct filesystem, CI/CD, or production credentials unless you trust it to perform operations autonomously; (3) run migration steps in a safe environment (fork, staging) and validate rollback points before touching production. If you want the agent to audit your repository, grant only temporary, scoped access and inspect the outputs it produces.
功能分析
Type: OpenClaw Skill
Name: migration-compass
Version: 1.0.0
The skill bundle contains standard metadata and a detailed `SKILL.md` document outlining a migration planning process. The `SKILL.md` explicitly states 'Zero external dependencies. Zero API calls.' and provides conceptual guidance and examples for migration strategies. There are no indicators of prompt injection, malicious execution, data exfiltration, persistence mechanisms, or obfuscation. All content aligns with the stated purpose of generating a step-by-step migration plan.
能力评估
Purpose & Capability
Name/description (migration planning) matches the SKILL.md: the file contains step-by-step migration strategies (library swap, framework migration, language migration, DB migration). No unrelated binaries, env vars, or external services are requested.
Instruction Scope
The SKILL.md prescribes actions such as auditing code (searching imports), cataloging routes/middleware, creating adapters, and recommending commands like npm install or running tests. This is consistent with producing a migration plan, but it implicitly assumes access to the project's source code and deployment/testing environments. The skill does not itself run commands (it is instruction-only), so you should review any plan before executing commands or granting the agent filesystem/CI credentials.
Install Mechanism
No install spec, no downloads, and no code files — lowest-risk installation model. Nothing is written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. The actions described (audits, adapters, proxies) are expected for migration planning and do not require secrets to produce a plan.
Persistence & Privilege
always:false and default agent invocation settings. The skill does not request permanent system presence or modify other skills; autonomy is platform-default and not a specific concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install migration-compass - 安装完成后,直接呼叫该 Skill 的名称或使用
/migration-compass触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Migration Compass 是什么?
Universal migration planner for any swap — framework to framework, library to library, language to language, database to database. Generates a step-by-step m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 296 次。
如何安装 Migration Compass?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install migration-compass」即可一键安装,无需额外配置。
Migration Compass 是免费的吗?
是的,Migration Compass 完全免费(开源免费),可自由下载、安装和使用。
Migration Compass 支持哪些平台?
Migration Compass 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Migration Compass?
由 John DeVere Cooley(@jcools1977)开发并维护,当前版本 v1.0.0。
推荐 Skills