什麼是 page-decomposition?
分析某個部分中的內容順序並為 AEM Edge Delivery Services 提供中性描述。在頁面導入期間按部分調用,以識別預設內容和區塊之間的斷點。 來源:adobe/helix-website。
分析某個部分中的內容順序並為 AEM Edge Delivery Services 提供中性描述。在頁面導入期間按部分調用,以識別預設內容和區塊之間的斷點。
透過命令列快速安裝 page-decomposition AI 技能到你的開發環境
來源:adobe/helix-website。
Analyze content sequences within a section and provide neutral descriptions without assigning block names.
This skill is called by identify-page-structure for EACH section to:
IMPORTANT: This skill analyzes ONE section at a time, not the whole page.
分析某個部分中的內容順序並為 AEM Edge Delivery Services 提供中性描述。在頁面導入期間按部分調用,以識別預設內容和區塊之間的斷點。 來源:adobe/helix-website。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/adobe/helix-website --skill page-decomposition分析某個部分中的內容順序並為 AEM Edge Delivery Services 提供中性描述。在頁面導入期間按部分調用,以識別預設內容和區塊之間的斷點。 來源:adobe/helix-website。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/adobe/helix-website --skill page-decomposition 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/adobe/helix-website