Install
openclaw skills install @luckycat133/agent-skills-setupUse when a user wants to migrate, back up, restore, compare, or move AI-coding-agent context across Cursor, Claude Code, Codex, Cline, Copilot, Windsurf, Gemini CLI, or another supported profile, including switching computers. Handles reviewed Skills, instructions/rules, and MCP with secret redaction, preview, verification, and rollback.
openclaw skills install @luckycat133/agent-skills-setupshell: bundled offline scripts plus local read-only detection commands (git, version, mdfind). No downloads or binary installations.env: path resolution only; credential-looking values are redacted, never copied or printed.file_read: named source products, workspace tree, bundled references/; no probing of unlisted products.file_write: reviewed plan targets after --yes consent; state under <workspace>/.agent-context-migration/.network: denied. Every subcommand is offline; no downloads, telemetry, or remote calls.detect, doctor, inventory, plan, snapshot, and bundle-verify read only named products and workspace; network access is forbidden.--yes) or explicit action verbs (apply, restore, 迁到) under --apply-safe authorize write.restore constructs a dual-side plan binding bundle sources to destination targets, supporting replayable plans (--plan-in) with strict TOCTOU state guards.bash scripts/smart-ide-migration.sh migrate --source <src> --target <dst> --workspace . --objects all-portable --yesplan --output <plan.json> -> apply <plan.json> --manifest <manifest.json> --yes -> verify --manifest <manifest.json> -> rollback --manifest <manifest.json> --yes.snapshot captures portable skills/instructions/MCP with atomic staging and 1:1 manifest bindings; bundle-verify re-checks checksums, bindings, secrets, and signatures; restore [--plan-only | --plan-in <plan> --yes] reviews then executes the dual-side plan. --all-installed bulk mode requires review and --yes.%APPDATA% / %USERPROFILE% / $APPDATA resolution, platform detection, per-surface path isolation (remote hosts experimental). detect / doctor inspect installation state offline.legacy subcommand is read-only lookup compatibility (--print-path, --dry-run); legacy writes are disabled and enforced by the Python wrapper.ready): skills, instructions, mcp; opaque plugin package copy where both profiles declare it.prompts, commands, agents, hooks, workflows. Executable surfaces have no staging writer; replayed plans marking them eligible fail closed.handoff needs --objects handoff AND --include-session; only reviewed summary, git branch, relative selected files, and an explicit patch travel. Raw conversation, tokens, session state, machine paths, logs discarded.never-migrate) and sibling settings never enter plans or bundles; strict secret redaction before output. See references/mcp-migration.md.