near-jsonrpc-skill

Installation
SKILL.md

NEAR JSON-RPC Skill

Use this skill to run NEAR 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 a working NEAR RPC provider.
  • This skill defaults to https://free.rpc.fastnear.com, which is listed on the official NEAR RPC providers page.
  • Access to the curated NEAR OpenRPC schema URL:
    • https://raw.githubusercontent.com/holon-run/uxc/main/skills/near-jsonrpc-skill/references/near-public.openrpc.json

Scope

This skill covers a safe read-first NEAR RPC surface:

  • chain status
Related skills

More from holon-run/uxc

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