Enviodev Envio Plugins
enviodev-envio-plugins is a Claude Code plugin marketplace for the Build phase that wires official Envio Hyperindex indexer development helpers into your agent.
Register Envio’s official Claude plugin marketplace when you are building multichain Hyperindex indexers with schemas, event handlers, and GraphQL APIs.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install enviodev-envio-plugins@enviodev/envio-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:enviodev/envio-plugins") and the paste-ready config with skillselion.get_install_config("plugin:enviodev/envio-plugins").
What it does
enviodev-envio-plugins is the official Envio Claude Code plugin marketplace for solo and indie builders shipping blockchain data products. It packages marketplace metadata and a single plugin aimed at Hyperindex-style indexer development: defining schemas, wiring event handlers, and working across multichain setups with GraphQL-facing outputs. Install it when you already chose Envio as your indexing stack and want your agent to stay inside Envio conventions rather than improvising generic Web3 snippets. The bundle is narrow—one plugin—but the keyword surface (indexer, indexing, handlers, hyperindex, web3) signals deep domain fit for backend pipeline work during the Build phase. It is a curated plugin marketplace entry, not a general agent skill library, so expectations should stay on indexer scaffolding and Envio workflows rather than full-stack app templates.
Highlights
- Official Envio marketplace bundle with 1 plugin focused on indexer workflows
- Hyperindex and multichain event indexing vocabulary in the bundle keywords
- GraphQL schema and handler-oriented development for Web3 data products
- Envio-native tooling aligned with design and development of indexers
- Claude Code plugin registration path instead of copying one-off SKILL.md files
Why builders use it
Building multichain indexers by hand means constantly re-explaining Envio schemas, handlers, and GraphQL patterns to your coding agent.
After you add the marketplace, Claude Code can use Envio-aligned plugin guidance while you define schemas and event handlers for Hyperindex.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is enviodev-envio-plugins for?
It is for indie and solo developers building Envio Hyperindex blockchain indexers who use Claude Code and want official marketplace plugins instead of ad-hoc prompts.
When should I use enviodev-envio-plugins?
Use it during the Build phase when you are implementing multichain schemas, event handlers, and GraphQL exposure on top of Envio.
How do I add enviodev-envio-plugins to my agent?
Add the enviodev/envio-plugins repository as a Claude Code plugin marketplace source, then install the bundled plugin from that catalog inside Claude Code.
Comments
Share how you use enviodev-envio-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.