Skip to main content
Run any Skill in Manus
with one click
ormi-labs
GitHub creator profile

ormi-labs

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-04-15
repository explorer

Repositories and representative skills

subgraph-create-analytics
data-scientists-152051

Timeseries, aggregation, and manual snapshot patterns for analytics. Use when building dashboards, tracking daily volumes, computing hourly OHLC candles, or maintaining running totals. Covers daily volumes, hourly OHLC, and running totals.

2026-04-15
subgraph-create-events
software-developers

Index events from one or more contracts using eventHandlers. Use when indexing ERC-20 transfers, DEX swaps, NFT mints, or any Solidity events. Covers Simple Contract (single data source) and Multi-Source (multiple contracts) use cases.

2026-04-15
subgraph-create-factory
software-developers

Factory/template pattern for indexing dynamically deployed contracts. Use when a factory contract creates new child contracts at runtime, such as DEX pair factories or registry patterns. Covers single factory + template and cascading multi-level instantiation.

2026-04-15
subgraph-create-handlers
software-developers

Block handlers and call handlers for indexing non-event data. Use when data is not available via events, such as account balances, reserve sizes, or periodic snapshots. Covers block-level indexing and function call indexing.

2026-04-15
subgraph-create
software-developers

Create and scaffold subgraphs for blockchain indexing. Use when user says "create a subgraph", "build a subgraph", "index a contract", "scaffold a subgraph", or "index events from a contract".

2026-04-15
subgraph-deploy
network-and-computer-systems-administrators

Deploy built subgraphs to ORMI infrastructure and verify deployment health. Use when user says "deploy my subgraph", "publish to ORMI", or "push to production".

2026-04-15
subgraph-manage
software-developers

Navigate ORMI projects, list subgraph deployments, and retrieve API access tokens. Use when user says "show my subgraphs", "list my projects", "get API key", "find my deployments", or "manage access".

2026-04-15
subgraph-monitor
software-developers

Monitor sync status, debug indexing errors, and diagnose performance issues for deployed subgraphs. Use when user says "check subgraph health", "debug indexing", "why is my subgraph failing", "show me subgraph logs", or "check sync status".

2026-04-15
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded