docs-search

Search AEM documentation from aem.live with relevance scoring and caching.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Royincog/cpedia --skill docs-search-royincog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-search
Source: https://github.com/Royincog/cpedia/tree/main/.agents/skills/docs-search
Command: npx skills add https://github.com/Royincog/cpedia --skill docs-search-royincog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The skill helps developers and content teams quickly locate official AEM Edge Delivery Services documentation without wading through generic search results.

Core Features & Use Cases

  • Quick access to the most relevant AEM.live docs and blog posts
  • Supports keyword-based search across docs and blogs with relevance scoring
  • Useful for onboarding, feature exploration, and troubleshooting by retrieving authoritative guidance
  • Use Case: When you need an official guidance page about a feature, run a targeted search to pull the top documentation results.

Quick Start

Enter keywords to search the AEM docs and fetch the top results for your feature.

Frequently Asked Questions about docs-search

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

FAQPage Schema
How do I find official AEM Edge Delivery Services documentation?

You can search AEM documentation by entering feature keywords to retrieve ranked results from aem.live. The search applies relevance scoring and stop-word removal across docpages-index and query-index to deliver concise, authoritative guidance pages.

Can I search AEM blog posts alongside official docs?

Yes, searching AEM blog posts alongside official docs is supported. The search retrieves optional blog results from aem.live when needed, applying keyword filtering and relevance scoring to rank both documentation and blog content together.

What's the best way to locate AEM troubleshooting and best practices guidance?

The best way to locate AEM troubleshooting guidance is running a targeted keyword search across aem.live. It uses client-side relevance scoring, deprecation handling, and caching to return fast, authoritative results for features and best practices.

Does the AEM docs search include deprecation handling for outdated features?

Yes, AEM docs search includes deprecation handling for outdated features. It applies client-side keyword filtering and deprecation handling when scanning docpages-index and query-index, ensuring retrieved documentation reflects current authoritative guidance.

How does keyword filtering work when searching AEM documentation?

Keyword filtering works by removing stop words and applying relevance scoring to your search terms across aem.live indexes. It processes queries client-side, caching results to deliver fast, ranked documentation matches for your AEM feature exploration.

Are cached results used when retrieving AEM documentation from aem.live?

Yes, cached results are used when retrieving AEM documentation from aem.live. The search applies client-side caching alongside keyword filtering and relevance scoring to deliver fast, concise results from docpages-index and query-index.