Searching AEM Documentation

Search AEM documentation indexes by keyword and retrieve relevant pages.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/trieloff/trrrrdt --skill searching-aem-documentation-trieloff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Searching AEM Documentation
Source: https://github.com/trieloff/trrrrdt/tree/main/.claude/skills/docs-search
Command: npx skills add https://github.com/trieloff/trrrrdt --skill searching-aem-documentation-trieloff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quickly locate the most relevant aem.live documentation for AEM Edge Delivery Services by querying the official docs index and blog posts, reducing time wasted on irrelevant pages.

Core Features & Use Cases

  • Keyword-driven search across the official documentation and blog posts to surface relevant topics.
  • Relevance-scored results with concise snippets and deprecation awareness to steer you toward current guidance.
  • End-to-end workflow support: identify keywords, run the search script, review top results, and use WebFetch to read full pages for deeper understanding.

Quick Start

Run the search script with your keywords to locate the most relevant AEM documentation.

Frequently Asked Questions about Searching AEM Documentation

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

FAQPage Schema
How do I search AEM documentation for Edge Delivery Services implementation details?

To search AEM documentation, you query the official docs index using specific keywords to retrieve relevant pages, snippets, and deprecation awareness for AEM Edge Delivery Services.

What is the best way to find current AEM developer guidance and avoid deprecated features?

Finding current AEM developer guidance involves querying the official documentation index with keywords, which applies relevance scoring and deprecation handling to steer you toward active pages.

How can I retrieve full content from AEM docs pages after finding them in search results?

You retrieve full content from AEM docs pages by using WebFetch on the URLs identified in your search results to read the complete page text for deeper implementation understanding.

Does AEM documentation search include blog posts if the main docs index lacks relevant results?

AEM documentation search does include blog posts as a fallback, querying the official index and blog posts to ensure you surface relevant topics when main documentation pages are insufficient.

Can I use keyword matching to locate specific AEM.live features without browsing the entire site?

You can use keyword matching against the docpages-index.json and query-index.json to directly locate specific AEM.live feature pages, extracting concise snippets without manual browsing.

What are the limitations of searching AEM documentation using the official docs index?

Limitations of searching AEM documentation include reliance on keyword matching against the official index, meaning highly nuanced or unindexed queries may require a fallback to blog results or manual WebFetch.