sui-jsonrpc-skill

Installation
SKILL.md

Sui JSON-RPC Skill

Use this skill to run Sui JSON-RPC operations through uxc + JSON-RPC.

Reuse the uxc skill for shared execution and error-handling guidance.

Prerequisites

  • uxc is installed and available in PATH.
  • Network access to https://fullnode.mainnet.sui.io.
  • No API key is required for the public mainnet fullnode in this skill's default flow.

Scope

This skill covers a safe read-first Sui JSON-RPC surface:

  • chain identity and latest checkpoint reads
  • checkpoint lookup
  • object lookup
Related skills

More from holon-run/uxc

Installs
8
Repository
holon-run/uxc
GitHub Stars
108
First Seen
Mar 29, 2026