Configure and tune Magento 2 catalog search across Elasticsearch 7.x, Elasticsearch 8.x, and OpenSearch 1.x/2.x. Covers env.php per-engine and per-provider (AWS OpenSearch Service, Elastic Cloud, self-host), searchable attributes, aliases, synonyms, stop words, query templates, relevance diagnosis via _search?explain=true, and engine migration decisions.
$npx -y skills add furan917/magento-ai-toolkit --skill magento-searchInstalls into the current project.
Run `npx skills use "https://github.com/furan917/magento-ai-toolkit" --skill "furan917/magento-ai-toolkit/magento-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/furan917/magento-ai-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/furan917/magento-ai-toolkit"` and select the relevant skills, then follow their instructions.