From packport
Inspect a Claude Code marketplace or plugin and guide migration into portable pack source. Use before converting existing Claude assets.
How this skill is triggered — by the user, by Claude, or both
Slash command
/packport:migrate-claudeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub dhruvbaldawa/packport --plugin packport