Searching AEM Documentation

Search official AEM documentation and blogs with relevance scoring and deprecation detection.

2|Updated Feb 22, 2024
One-click install
npx skills add https://github.com/ddttom/allaboutv2 --skill searching-aem-documentation-ddttom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Searching AEM Documentation
Source: https://github.com/ddttom/allaboutv2/tree/main/.claude/skills/docs-search
Command: npx skills add https://github.com/ddttom/allaboutv2 --skill searching-aem-documentation-ddttom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the frustration of searching through irrelevant web results when you need specific technical information about AEM Edge Delivery Services features and implementation.

Core Features & Use Cases

  • Targeted Documentation Search: Searches only the official aem.live documentation and blog posts for maximum relevance.
  • Relevance Scoring & Deprecation Detection: Automatically ranks results by importance and alerts you to deprecated features.
  • Use Case: When you're implementing block decoration in your AEM project and need to understand the exact syntax and best practices without sifting through generic web development tutorials.

Quick Start

Use the Searching AEM Documentation skill to find information about implementing metadata in AEM Edge Delivery Services.

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 Edge Delivery documentation for specific features?

Search AEM Edge Delivery documentation by querying the official aem.live docs and blog content. The Skill filters results by relevance, ranks them by importance, and flags deprecated features so you find current implementation guidance without sifting through generic results.

Can I find implementation guidance for AEM block decoration and metadata syntax?

Yes. Search for block decoration and metadata implementation details in official AEM documentation. The Skill returns structured results with paths, descriptions, code snippets, and deprecation alerts—ideal for understanding exact syntax and best practices before coding.

What information does AEM documentation search return?

Search results include document path, title, description, code snippet, content type, deprecation status, and relevance score. This structured JSON output lets you quickly assess which resource matches your implementation question without opening multiple pages.

When should I use targeted AEM documentation search instead of generic web search?

Use targeted AEM documentation search when implementing Edge Delivery features and need authoritative guidance on syntax, best practices, or deprecation status. Generic search returns noise; this Skill queries only official sources, eliminating irrelevant tutorials and outdated examples.

Does AEM documentation search detect deprecated features?

Yes. The Skill automatically detects and alerts you to deprecated AEM features in search results. Deprecation handling ensures you avoid outdated patterns and adopt current implementation approaches for Edge Delivery Services.

How does keyword-based filtering improve AEM documentation search results?

Keyword-based filtering narrows results to your specific query terms and applies relevance scoring so highest-impact documentation surfaces first. This ranking eliminates tangentially related content and prioritizes docs matching your implementation context.