什麼是 identify-page-structure?
識別抓取的網頁中的部分邊界和內容序列以進行 AEM Edge Delivery Services 匯入。執行兩層分析(部分,然後每個部分的序列)並調查可用區塊。 來源:adobe/helix-website。
識別抓取的網頁中的部分邊界和內容序列以進行 AEM Edge Delivery Services 匯入。執行兩層分析(部分,然後每個部分的序列)並調查可用區塊。
透過命令列快速安裝 identify-page-structure AI 技能到你的開發環境
來源:adobe/helix-website。
Analyze webpage structure using two-level hierarchy: sections, then content sequences within each section.
Examine the screenshot to find visual/thematic breaks that indicate new sections.
Step 2b: Analyze Content Sequences Within Each Section (Level 2)
識別抓取的網頁中的部分邊界和內容序列以進行 AEM Edge Delivery Services 匯入。執行兩層分析(部分,然後每個部分的序列)並調查可用區塊。 來源:adobe/helix-website。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/adobe/helix-website --skill identify-page-structure識別抓取的網頁中的部分邊界和內容序列以進行 AEM Edge Delivery Services 匯入。執行兩層分析(部分,然後每個部分的序列)並調查可用區塊。 來源:adobe/helix-website。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/adobe/helix-website --skill identify-page-structure 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/adobe/helix-website