Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.
$npx -y skills add getlarge/themoltnet --skill nx-importInstalls into the current project.
Run `npx skills use "https://github.com/getlarge/themoltnet" --skill "getlarge/themoltnet/nx-import"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/getlarge/themoltnet" that are relevant to the current task. Run `npx skills add "https://github.com/getlarge/themoltnet"` and select the relevant skills, then follow their instructions.