一键导入
migrate-claude
Inspect a Claude Code marketplace or plugin and guide migration into portable pack source. Use before converting existing Claude assets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Inspect a Claude Code marketplace or plugin and guide migration into portable pack source. Use before converting existing Claude assets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Validate a portable pack repository with packport. Use before committing, releasing, installing, or migrating pack source.
Validate a portable pack repository with packport. Use before committing, releasing, installing, or migrating pack source.
Apply one generated pack output through configport profile overlays.
Apply one generated pack output through configport profile overlays.
Inspect a Claude Code marketplace or plugin and guide migration into portable pack source. Use before converting existing Claude assets.
Configure local values and overlays for one selected pack.
| name | migrate-claude |
| description | Inspect a Claude Code marketplace or plugin and guide migration into portable pack source. Use before converting existing Claude assets. |
Use this skill to inspect Claude Code marketplace or plugin source before writing portable pack files. The scanner reports structure and migration candidates; the skill handles judgment and user questions.
packport migrate-claude scan <path>.packport migrate-claude plan <path> to preview the portable file layout without writing source.bun src/cli.ts migrate-claude scan <path> and bun src/cli.ts migrate-claude plan <path>.CLAUDE.md or instructions/*.md files as reusable instruction asset candidates; configport owns later target and scope placement.pack-candidate assets as normal pack source candidates, including personal or private packs.config-path-reference, and script-reference as evidence to reason from, not as automatic classifications.ASSET.md with SKILL.md first and support files after it.harness-specific, unsupported, unclear, and fact-bearing assets as questions, not decisions.--accept-asset <plugin/name> or --accept-asset <plugin/kind/name>.--exclude-plugin <name> before summarizing portable source files.--exclude-asset <plugin/name> before summarizing portable source files.packport migrate-claude write <source> <output> with the accepted decisions.