Agent Skills: Glean Migration Deep Dive

|

UncategorizedID: jeremylongshore/claude-code-plugins-plus-skills/glean-migration-deep-dive

Install this agent skill to your local

pnpm dlx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/HEAD/plugins/saas-packs/glean-pack/skills/glean-migration-deep-dive

Skill Files

Browse the full folder contents for glean-migration-deep-dive.

Download Skill

Loading file tree…

plugins/saas-packs/glean-pack/skills/glean-migration-deep-dive/SKILL.md

Skill Metadata

Name
glean-migration-deep-dive
Description
|

Glean Migration Deep Dive

Overview

Migrate from Elasticsearch/Algolia: 1) Export all documents from source, 2) Transform to Glean document schema (id, title, url, body, permissions), 3) Create datasource with adddatasource, 4) Bulk index with bulkindexdocuments, 5) Validate search quality with test queries, 6) Switch search UI to use Glean Client API. Typical timeline: 2-4 weeks.

Resources