Indexer This skill covers initializing a HyperIndex indexer and deploying/managing it on Envio Cloud using the CLI. When to fetch this skill - The user wants to initialize a new indexer for a Monad contract. - The user wants to deploy a new indexer to Envio Cloud. - The user wants to inspect, promote, restart, or delete an existing deployment. - The user wants to manage indexer environment variables or IP allowlists. - The user wants to debug an indexer that is failing to deploy or sync. - The user wants the GraphQL API URL for an indexer (e.g. to point a frontend or curl at it). Initialize a…