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