什么是 create-light-module?
使用 Magnolia CLI 搭建和管理轻型模块、组件、页面、应用程序、内容类型、REST 端点、块和虚拟 URI。 来源:khoa-nd/magnolia-cms-agent-skills。
使用 Magnolia CLI 搭建和管理轻型模块、组件、页面、应用程序、内容类型、REST 端点、块和虚拟 URI。
通过命令行快速安装 create-light-module AI 技能到你的开发环境
来源:khoa-nd/magnolia-cms-agent-skills。
Scaffold Magnolia CMS light modules and their contents using the Magnolia CLI
This skill guides AI agents to use the Magnolia CLI v5 (@magnolia/cli) to scaffold light modules and all their sub-components. The CLI uses a plugin-based architecture where each scaffolding operation (create component, create page, etc.) is a separate installable plugin.
Approach: Always try CLI commands first. Fall back to manual file creation only if the CLI is not installed and the user does not want to install it.
使用 Magnolia CLI 搭建和管理轻型模块、组件、页面、应用程序、内容类型、REST 端点、块和虚拟 URI。 来源:khoa-nd/magnolia-cms-agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/khoa-nd/magnolia-cms-agent-skills --skill create-light-module使用 Magnolia CLI 搭建和管理轻型模块、组件、页面、应用程序、内容类型、REST 端点、块和虚拟 URI。 来源:khoa-nd/magnolia-cms-agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/khoa-nd/magnolia-cms-agent-skills --skill create-light-module 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/khoa-nd/magnolia-cms-agent-skills