Glean CLI is a local CLI that authenticates to a company's Glean instance and exposes its REST API. It can search the corporate index, talk to Glean Assistant, look up people, fetch and summarise documents, and manage Glean-side resources (collections, pins, go-links, announcements, curated answers, agents, verification workflows). Output is JSON on stdout, errors on stderr, exit code reflects success. This makes the CLI ideal for piping into . Prerequisite check Before using anything in this skill, make sure the binary is on : The CLI command is provided by If the command isn't found, you sh…