Indexes documents into Glean's enterprise search platform and performs sample queries via the Indexing and Client APIs.
This skill provides a foundational template for integrating with Glean, the AI-powered enterprise search engine. it guides developers through the entire lifecycle of a custom connector, from setting up a custom datasource and indexing specific documents with metadata to querying the Glean search engine and retrieving scored results. It is ideal for developers looking to prototype internal search tools, test search relevance across specific content silos, or learn the implementation patterns of Glean's Indexing and Client APIs within the Claude Code environment.
Key Features
01Automated custom datasource configuration
02Structured error handling for common API issues
032,028 GitHub stars
04Document indexing with rich metadata support
05Client API search integration with scoring
06Environment variable based authentication setup
Use Cases
01Bootstrapping a new Glean custom connector for internal tools
02Learning the Glean API index and search lifecycle
03Testing enterprise search relevance for siloed documentation