·nx-import
</>

nx-import

使用 nx import 将存储库导入、合并或组合到 Nx 工作区中。当用户要求跨存储库采用 Nx、将项目移至单一存储库或从另一个存储库引入代码/历史记录时使用。

39安装·9热度·@nrwl

安装

$npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-import

如何安装 nx-import

通过命令行快速安装 nx-import AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-import
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:nrwl/nx-ai-agents-config。

SKILL.md

查看原文

name: nx-import description: 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.

EXAMPLE: target has libs/utils and libs/models; source has libs/ui and libs/data-access — you cannot import libs/ into libs/ directly. Import each source library individually.

Read the nx docs if you have the tools for it.

使用 nx import 将存储库导入、合并或组合到 Nx 工作区中。当用户要求跨存储库采用 Nx、将项目移至单一存储库或从另一个存储库引入代码/历史记录时使用。 来源:nrwl/nx-ai-agents-config。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-import
分类
</>开发工具
认证
收录时间
2026-03-07
更新时间
2026-03-10

Browse more skills from nrwl/nx-ai-agents-config

快速解答

什么是 nx-import?

使用 nx import 将存储库导入、合并或组合到 Nx 工作区中。当用户要求跨存储库采用 Nx、将项目移至单一存储库或从另一个存储库引入代码/历史记录时使用。 来源:nrwl/nx-ai-agents-config。

如何安装 nx-import?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-import 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/nrwl/nx-ai-agents-config