← Back to Skills Marketplace
jcools1977

Migration Compass

by John DeVere Cooley · GitHub ↗ · v1.0.0
darwinlinuxwin32 ✓ Security Clean
296
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install migration-compass
Description
Universal migration planner for any swap — framework to framework, library to library, language to language, database to database. Generates a step-by-step m...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install migration-compass
  3. After installation, invoke the skill by name or use /migration-compass
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug migration-compass
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 296 downloads so far.

How do I install Migration Compass?

Run "/install migration-compass" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Migration Compass free?

Yes, Migration Compass is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Migration Compass support?

Migration Compass is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Migration Compass?

It is built and maintained by John DeVere Cooley (@jcools1977); the current version is v1.0.0.

💬 Comments