Skip to main content
Run any Skill in Manus
with one click
GitHub repository

hyperlane-monorepo

hyperlane-monorepo contains 31 collected skills from hyperlane-xyz, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
31
Stars
66
updated
2026-07-03
Forks
597
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

set-moonpay-standing-quotes
software-developers

Update standing fee quotes for the CROSS/moonpay warp route. Use when asked to set, update, or change fees/bps for specific chains, tokens, or directions in the MoonPay route. Also use when asked to show or read current standing quotes.

2026-07-03
hyperlane-message-utils
software-developers

Encode and decode raw Hyperlane messages to/from packed hex bytes using the CLI. Use when you need to construct a message for testing, inspect a raw message from logs or a transaction, or decode a warp transfer body.

2026-06-29
hyperlane-utils
software-developers

Helper skill for using Hyperlane CLI address conversion utilities (addressToBytes32 and bytes32ToAddress) for cross-chain message formatting

2026-06-29
warp-route-check
software-developers

A skill that allows a user to validate that a warp route deployment will be in the expected state after applying some configuration

2026-06-29
warp-simulate-safe-txs
software-developers

Simulate pending Safe (multisig) governance txs for a warp route by replaying the literal calldata onto anvil forks, self-relaying any ICA messages, then running warp check against the desired registry config. Use to verify that a not-yet-signed Safe batch produces the intended warp route config before signing.

2026-06-09
warp-deploy-extend-route
software-developers

Add a new chain to an existing warp route owned by a customer. Reads a Linear ticket, adds the new chain to the deploy.yaml, builds a customer-specific strategy file for existing chains, runs warp apply, and outputs transaction files for the customer to sign via their multisig.

2026-06-08
claude-review
software-quality-assurance-analysts-and-testers

Review code changes using Hyperlane monorepo coding standards. Use when reviewing PRs, checking your own changes, or doing self-review before committing.

2026-06-02
inline-pr-comments
software-quality-assurance-analysts-and-testers

Post a single consolidated PR review with summary and inline comments. Use this skill to deliver code review feedback as one unified review per run.

2026-06-02
warp-balances
software-developers

Check token balances for each leg of a warp route. Shows collateral locked (for collateral/native legs) and total circulating supply (for synthetic legs). Use when you want to inspect the current state of a warp route's liquidity.

2026-05-20
warp-deploy-init-route
software-developers

First step of deploying a new warp route (steps 1–9). Reads a Linear ticket to extract token details and chain configuration, looks up mailbox addresses from the local registry, generates the deploy.yaml, runs the deploy, and optionally runs a send test. Follow up with /warp-deploy-update-owners.

2026-05-19
warp-deploy-update-owners
software-developers

Post-deployment ownership transfer and registry PR for a warp route. Transfers ownership from the temporary deployer address to real owners, adds CoinGecko ID, commits, and opens a registry PR. Run after warp-deploy-init completes deployment.

2026-05-19
debug-validator-checkpoint-inconsistency
software-developers

Debug validator checkpoint inconsistencies where some validators are behind others. Use when alerts mention "checkpoint inconsistency", "validators behind", or "inconsistent latest checkpoints", or when asked to debug validator sets, investigate validator delays, or troubleshoot metadata fetch failures for a chain. Defaults to default_ism app context if not specified.

2026-05-04
debug-rpc-provider
network-and-computer-systems-administrators

Debug RPC provider health issues for a chain. Use when alerts mention RPC failures, high latency, stale blocks, or provider errors. Diagnoses the issue and recommends fixes.

2026-05-04
fix-rpc-urls
network-and-computer-systems-administrators

Apply RPC URL changes for a chain. Use after /debug-rpc-provider has diagnosed the issue and recommended new URLs. The user invoking this skill is the confirmation gate.

2026-05-04
warp-deploy-fund-deployer
software-developers

Pre-flight gas and balance check before deploying a warp route. Reads a Linear ticket, checks deployer wallet native gas balances per chain (warn if <$10), and checks collateral token balance (need ~$1 for testing).

2026-04-24
warp-deploy-nexus
software-developers

Add a new warp route to the Nexus UI whitelist. Checks out the nexus branch of hyperlane-warp-ui-template, adds the warp route ID to warpRouteWhitelist.ts, and opens a PR targeting the nexus branch.

2026-04-24
warp-deploy-register-route
software-developers

Post-registry-merge steps for a new warp route deployment. Adds the warp route ID to warpIds.ts, updates .registryrc to latest registry commit, runs update-agent-config, then guides the user through warp monitor deployment and PR creation.

2026-04-24
verify-warp-contracts
software-developers

Verify EVM warp route contract source code on block explorers (implementation, ProxyAdmin, TransparentUpgradeableProxy)

2026-04-08
build-docker-image
network-and-computer-systems-administrators

Trigger Docker image builds for Hyperlane agent, monorepo, or node service images. Use when the user wants to build new Docker images for a branch, commit, or tag.

2026-03-16
find-docker-image
network-and-computer-systems-administrators

Find existing Docker image tags on GHCR for Hyperlane agent, monorepo, or node service images. Use when the user wants to find a recent image, look up an image for a branch or commit, or check what's currently deployed.

2026-03-16
claude-security-review
information-security-analysts

Security-focused review for Hyperlane protocol code. Use for Solidity contracts, Rust agents, and infrastructure changes.

2026-03-04
claude-tob-review
software-developers

Trail of Bits security skills analysis for Solidity contracts. Use for deep smart contract security review with invariant suggestions.

2026-03-04
denylist-stuck-messages
software-developers

Add message IDs to the relayer denylist. Use after investigating stuck messages with /investigate-stuck-messages, or when you have specific message IDs to denylist.

2026-02-07
fix-merkle-root-mismatch
software-developers

Apply fixes for merkle root mismatch issues in the relayer database. Use after running /investigate-merkle-root-mismatch to investigate and identify the mismatched entries. Requires user confirmation before any database modifications.

2026-02-07
investigate-merkle-root-mismatch
software-developers

Investigate merkle root mismatch alerts between relayer and validators. Use when alerts mention "merkle root mismatch", "checkpoint root does not match canonical root", or when asked to debug relayer merkle tree issues for a chain. This skill only investigates - use /fix-merkle-root-mismatch to apply fixes.

2026-02-07
investigate-stuck-messages
software-developers

Investigate stuck messages in relayer queue. Use when alerts mention "queue length > 0", to diagnose why messages are stuck, or to get message IDs for denylisting.

2026-02-07
warp-fork
software-developers

Fork a warp route from the local HTTP registry for development and testing. Use when the goal is try to simulate transactions on a set of anvil forks.

2026-02-07
debug-message
software-developers

Debug why a Hyperlane message is not being processed. Use when given a message ID or explorer URL to investigate delivery failures, gas estimation errors, validator issues, or other processing problems.

2026-01-28
gcp-logs
network-and-computer-systems-administrators

Read and query GCP logs for Hyperlane agents using gcloud CLI. Use when investigating relayer, validator, or scraper logs, debugging message processing, or analyzing operational issues. Provides efficient filtering and context management strategies.

2026-01-28
self-relay-hyperlane-message
software-developers

Uses the Hyperlane CLI to manually deliver (self-relay) a message between chains that are Ethereum protocol type.

2026-01-26
start-http-registry
software-developers

Start the local HTTP registry server for development. Use when testing infra scripts or commands that need a Abacus work private overrides such as RPC URLS.

2026-01-26