indexer skillA
indexer is agent-read markdown (skill) from starchild-ai-agent/official-skills: This skill has instructions to setup a Envio HyperIndex indexer to capture onchain smart contract events. Use when user wants a historical feed or activity feed or some similar tracking feed or feature in their app or wants to capture onchain smart contracts events as a trigger to perform some other actions in their app. Also use this skill when the user wants to debug, restart, promote or delete and existing Envio indexer deployed on Envio Cloud..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Indexer This skill covers initializing a HyperIndex indexer and deploying/managing it on Envio Cloud using the `envio-cloud` 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 new indexer Run the init command inside an `indexer/` folder at the project root. Create the folder first if it doesn't exist. **Hard prereq: the contract must be both deployed AND verified on a Monad explorer before you run this.** `contract-import` pulls the ABI from the explorer — an unverified contract will fail the import. If the user hasn't verified yet, stop and do that first (see `scaffold/` skill for the verification API). ### Monad mainnet ```bash mkdir -p indexer && cd indexer pnpx envio@3.0.0-alpha.21 init contract-import explorer \ -b monad \ …
Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/indexer@git:20260601.a11e43dmdr add starchild-ai-agent/official-skills/indexer@sha256:7326eaf0d6e99e01Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_jv5vmo7vhjzbc65y)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (6195 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_jv5vmo7vhjzbc65y GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/indexer GET https://markdownregistry.com/api/v1/blob/7326eaf0d6e99e01cae4120259e517a2a6b88c614049c0b03c740db8c5f6f533
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.