Searching AEM Documentation

Search official aem.live documentation pages and blog posts for relevant answers.

45|59|Updated Oct 22, 2021
One-click install
npx skills add https://github.com/adobe/helix-website --skill searching-aem-documentation-adobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Searching AEM Documentation
Source: https://github.com/adobe/helix-website/tree/main/.claude/skills/docs-search
Command: npx skills add https://github.com/adobe/helix-website --skill searching-aem-documentation-adobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes scripts (resource) components.

What problem does it solves? Sifting through extensive documentation for specific AEM Edge Delivery features can be time-consuming and frustrating, often yielding irrelevant results from general web searches. This Skill provides a targeted, efficient way to find official aem.live documentation, saving you time and effort.

Core Features & Use Cases

  • Targeted Documentation Search: Quickly find relevant pages within the aem.live documentation and blog posts.
  • Relevance Scoring & Snippets: Prioritizes results by relevance and provides snippets for quick context.
  • Deprecation Alerts: Warns about deprecated features, guiding users to current best practices.
  • Use Case: When you need to understand "metadata" implementation in AEM, use this Skill to find the most relevant official documentation pages, including warnings for any deprecated approaches.

Quick Start

Search the AEM documentation for information on "sidekick plugin" development.

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 Services documentation?

Search AEM documentation by entering feature or implementation keywords into this Skill, which queries the official aem.live docs and blog posts corpus, ranks results by relevance, and returns top-matching pages with snippets for instant context.

Can I find deprecated features in AEM documentation?

Yes. This Skill flags deprecated AEM features in search results and guides you toward current best practices, ensuring you adopt supported approaches rather than outdated implementations.

How do I locate specific AEM implementations like metadata or sidekick plugins?

Enter your implementation topic—such as metadata handling or sidekick plugin development—and the Skill retrieves official aem.live documentation pages ranked by relevance, complete with code examples and guidance.

What makes searching aem.live docs faster than a general web search?

This Skill uses local caching and targeted indexing of official aem.live documentation and blog posts, delivering faster, repeatable results without irrelevant third-party content cluttering your search.

Can I get quick context snippets when searching AEM docs?

Yes. The Skill returns relevance-scored results with snippets that summarize each page's content, letting you preview matches and decide which documentation to read in full.

Do I need to set up Node to run this documentation search?

Yes. The Skill depends on Node as its runtime environment to execute the search script and retrieve results from the aem.live documentation corpus.