Searching AEM Documentation

Search aem.live documentation and blog posts with relevance scoring.

3|3|Updated Jun 3, 2025
One-click install
npx skills add https://github.com/aemsites/da-blog-tools --skill searching-aem-documentation-aemsites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Searching AEM Documentation
Source: https://github.com/aemsites/da-blog-tools/tree/main/.claude/skills/docs-search
Command: npx skills add https://github.com/aemsites/da-blog-tools --skill searching-aem-documentation-aemsites

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solves? Navigating extensive documentation can be time-consuming and frustrating, especially when general web searches yield irrelevant results. This Skill provides a targeted search of aem.live documentation and blog posts, ensuring you quickly find the precise information you need without sifting through unrelated content.

Core Features & Use Cases

  • Targeted Documentation Search: Efficiently search official aem.live documentation and blog posts, filtering out irrelevant web results.
  • Relevance Scoring & Snippets: Get results sorted by relevance, with snippets showing keyword context and deprecation warnings.
  • Use Case: When you need to understand "Universal Editor" integration, use this Skill to quickly find the most relevant official documentation pages, then use WebFetch to read the full content, saving you from manual browsing.

Quick Start

Use the "Searching AEM Documentation" skill to find documentation about "sidekick plugin".

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 to find specific features and implementation details?

Search AEM documentation using keyword-based queries with relevance scoring to locate feature details, implementation guidance, and best practices from official aem.live docs and blog posts. The Skill filters out irrelevant web results and returns snippets showing keyword context and deprecation warnings, saving time versus manual browsing.

Can I find AEM.live documentation when standard web searches miss relevant results?

Yes. This Skill performs targeted documentation search across aem.live, applying stop-word filtering and relevance scoring to surface precise results general search engines overlook. Results include context snippets and full-page retrieval via caching and WebFetch.

What information retrieval approach works best for locating AEM developer guides and best practices?

Keyword-based search with relevance scoring and deprecation awareness targets official AEM documentation most effectively. The Skill retrieves concise snippets and full-page context from aem.live, eliminating noise and ensuring you access authoritative sources quickly.

Does AEM documentation search work when project code context is limited or unavailable?

Yes. This Skill is designed for scenarios where project code context is limited or standard web searches fail. It searches official aem.live documentation and blog posts directly, providing feature details, implementation guidance, and best practices independently.

How do I retrieve full documentation content after finding relevant AEM search results?

Search results include snippets with keyword context. Use WebFetch on returned documentation pages to read full content, allowing you to drill from search results into complete technical details and implementation examples in one workflow.