orbiter-rpc-health

Check RPC availability, chain id, and latency.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "orbiter-rpc-health" with this command: npx skills add orbiter-finance/bridge-skills/orbiter-finance-bridge-skills-orbiter-rpc-health

Orbiter RPC Health

Check RPC availability and whether the chain ID matches.

When to Use

  • You need to validate an RPC endpoint
  • You are debugging simulation or broadcast failures

Inputs

  • rpcUrl (string, optional)
  • chainId (string, optional)

Outputs

  • rpcChainId
  • clientVersion
  • latencyMs

CLI Example

orbiter rpc health --chain 42161

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

orbiter-chains

No summary provided by upstream source.

Repository SourceNeeds Review
General

orbiter-tx-simulate

No summary provided by upstream source.

Repository SourceNeeds Review
General

orbiter-transaction

No summary provided by upstream source.

Repository SourceNeeds Review
General

orbiter-sign-broadcast

No summary provided by upstream source.

Repository SourceNeeds Review