Apache Solr to OpenSearch Migration Advisor An agent skill for migrating from Apache Solr to OpenSearch. This skill provides a transport-agnostic migration advisor that can reason about Solr query behavior, configuration, and cluster architecture. When to Use Use this skill when: - A user needs to migrate a Solr collection or SolrCloud deployment to OpenSearch. - A user wants a comprehensive migration advisor that can handle conversational interaction and maintain session context. - A user has a or Solr Schema API JSON document and needs an equivalent OpenSearch index mapping. - A user has So…