什麼是 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