Searching AEM Documentation

Search AEM documentation and blog posts by keyword with relevance scoring.

Updated Sep 12, 2025
One-click install
npx skills add https://github.com/ComwrapUkReply/ue-multitenant-root --skill searching-aem-documentation-comwrapukreply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Searching AEM Documentation
Source: https://github.com/ComwrapUkReply/ue-multitenant-root/tree/main/.claude/skills/docs-search
Command: npx skills add https://github.com/ComwrapUkReply/ue-multitenant-root --skill searching-aem-documentation-comwrapukreply

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quickly surface the most relevant AEM documentation from the official docs and blog posts to answer feature questions, implementation guidance, and best practices without wading through irrelevant pages.

Core Features & Use Cases

  • Keyword-driven search across the aem.live docs and blog index
  • Relevance scoring and prioritization of doc pages vs blog posts
  • Snippet generation to provide context for quick decisions and follow-up reading

Quick Start

Run the search script from the project root with 1-3 keywords to locate relevant documentation pages and review the top results.

Frequently Asked Questions about Searching AEM Documentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find relevant AEM documentation pages for specific keywords?

Find AEM documentation by running the search script with 1-3 keywords. It parses docpages-index.json and query-index.json to surface relevant pages, applying relevance scoring and stop-word removal for accurate results.

What is the best way to search aem.live docs and blog posts?

Searching aem.live is best done via keyword-driven search across the index. The tool prioritizes doc pages over blog posts and generates snippets to provide context for quick decisions and follow-up reading.

Does the AEM docs search handle deprecated features?

Yes, the AEM docs search handles deprecated features through deprecation handling within its relevance scoring mechanism. This ensures documentation searches account for outdated features when surfacing implementation guidance.

Can I use this tool for AEM best-practice discovery across docs?

Yes, you can use this tool for AEM best-practice discovery. It is applied to feature inquiries, implementation guidance, and best-practice discovery across docs and blog posts on aem.live.

How many keywords should I provide to search AEM documentation?

You should provide 1 to 3 keywords to search AEM documentation effectively. Running the search script from the project root with these keywords locates relevant documentation pages and reviews the top results.