By enviodev
Claude Code plugin for Envio HyperIndex development - teaches best practices for building blockchain indexers and migrating from TheGraph subgraphs
This skill should be used when the user asks to "create an indexer", "build a hyperindex", "index blockchain events", "write event handlers", "configure config.yaml", "define schema.graphql", "use envio", "set up hyperindex", "index smart contract events", "create graphql schema for blockchain data", or mentions Envio, HyperIndex, blockchain indexing, or event handler development.
This skill should be used when the user asks to "migrate from subgraph", "convert subgraph to hyperindex", "migrate from thegraph", "port subgraph", "convert subgraph handlers", "migrate assemblyscript to typescript", or mentions TheGraph, subgraph migration, subgraph.yaml conversion, or converting from TheGraph to Envio. For core HyperIndex development patterns, refer to the hyperindex-development skill.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Official plugin marketplace for Envio's Claude Code plugins. These plugins enhance Claude Code with specialized knowledge and capabilities for Envio development.
| Plugin | Description | Version |
|---|---|---|
| envio-hyperindex | HyperIndex blockchain indexer development | 1.0.0 |
Add this marketplace to Claude Code:
/plugin marketplace add enviodev/envio-plugins
This makes all Envio plugins available for installation.
Once the marketplace is added, install plugins:
/plugin install envio-hyperindex@envio-plugins
Or browse interactively:
/plugin
Clone and add locally for development:
git clone https://github.com/enviodev/envio-plugins.git
cd envio-plugins
# Add local marketplace
/plugin marketplace add ./envio-plugins
Once installed, plugins activate automatically based on context. For example:
/envio-hyperindex:init Initialize a new HyperIndex project
| Skill | Triggers |
|---|---|
| HyperIndex Development | "create indexer", "event handlers", "config.yaml", "schema.graphql" |
| Subgraph Migration | "migrate from subgraph", "convert thegraph", "subgraph to hyperindex" |
| Agent | Purpose |
|---|---|
| HyperIndex Helper | Debug indexers, explain patterns, review code |
envio-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace registry
├── plugins/
│ └── envio-hyperindex/ # Individual plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ ├── commands/
│ ├── agents/
│ └── README.md
├── README.md
├── CONTRIBUTING.md
└── LICENSE
We welcome contributions! See CONTRIBUTING.md for guidelines.
plugins/.claude-plugin/plugin.json manifestSource Available - see LICENSE for details.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin enviodev-envio-pluginsSpecialized agents for blockchain development, smart contracts, and Web3 applications
Ethereum development skills — corrects LLM blind spots on gas costs, L2s, CROPS trust review (Censorship Resistance, Open Source and Free, Privacy, Security), DeFi protocols, security, and the current tool landscape.
Skills for working with the Sentio platform — building blockchain data processors, running SQL queries, managing alerts, dashboards, and endpoints
The Web3 toolkit for Claude Code. AI-powered (ChainGPT chat / NFT / Solidity generator + auditor / crypto news / Solidity LLM) PLUS broad Web3: multi-chain wallet portfolios, token research, risk scanning, on-chain analytics, AI-enriched intel, MAINNET contract deployment with mandatory audit gate, MAINNET DEX trading (OpenOcean + 1inch v6 + CoW Protocol + Jupiter), MAINNET DeFi (Aave V3 + Lido + EigenLayer + Pendle + Morpho), MAINNET perps (Hyperliquid + Drift Solana), MAINNET Polymarket prediction-market data, MAINNET cross-chain bridging via Across Protocol v3, and multi-protocol portfolio snapshot. 45+ audited Solidity patterns + zero-credit mock server + daily live-API smoke CI. Custody-free.
Smart contract development with Solidity, DeFi protocol implementation, NFT platforms, and Web3 application architecture
Command-line blockchain explorer for transactions, addresses, and contracts