什么是 unlayer-custom-tools?
为 Unlayer 编辑器构建自定义拖放工具 - 注册工具、添加属性编辑器、创建自定义小部件、头 CSS/JS 注入、工具配置和 custom# 前缀约定。 来源:unlayer/unlayer-skills。
为 Unlayer 编辑器构建自定义拖放工具 - 注册工具、添加属性编辑器、创建自定义小部件、头 CSS/JS 注入、工具配置和 custom# 前缀约定。
通过命令行快速安装 unlayer-custom-tools AI 技能到你的开发环境
来源:unlayer/unlayer-skills。
Custom tools are drag-and-drop content blocks you create for the Unlayer editor. Each tool needs:
This is a fully working custom tool with an image, title, price, and buy button:
How to read each widget type's value in your renderer:
为 Unlayer 编辑器构建自定义拖放工具 - 注册工具、添加属性编辑器、创建自定义小部件、头 CSS/JS 注入、工具配置和 custom# 前缀约定。 来源:unlayer/unlayer-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-custom-tools为 Unlayer 编辑器构建自定义拖放工具 - 注册工具、添加属性编辑器、创建自定义小部件、头 CSS/JS 注入、工具配置和 custom# 前缀约定。 来源:unlayer/unlayer-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-custom-tools 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/unlayer/unlayer-skills