What problem does it solve?
This Skill reduces time wasted hunting through unrelated pages by providing focused searches of the aem.live documentation and blog posts so developers can quickly locate authoritative guidance on AEM Edge Delivery Services features and implementation details.
Core Features & Use Cases
- Targeted keyword search: Uses a Node.js CLI search script that filters stop words and accepts 1–3 focused keywords to surface relevant doc and blog results.
- Relevance ranking & snippets: Ranks results by weighted scoring across title, description, and content, and extracts contextual snippets to preview relevance.
- Deprecation awareness & fetching: Merges deprecation metadata, warns about deprecated features, and supports fetching full page content for the top results.
- Use Case: When a developer cannot find implementation examples via a basic web search, run this skill to locate official docs about block decoration, metadata patterns, or Edge Delivery Services configuration.
Quick Start
Run the docs-search Node.js script with one to three focused keywords to retrieve the most relevant aem.live documentation and then fetch the top results for full content.