navi

Fetch and interpret Navi Protocol lending, borrowing, and reward data on Sui.

3|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/mcxross/skills --skill navi-mcxross
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: navi
Source: https://github.com/mcxross/skills/tree/main/navi
Command: npx skills add https://github.com/mcxross/skills --skill navi-mcxross

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides guidance and context for understanding Navi Protocol on the Sui blockchain, including lending, borrowing, price feeds, and reward distribution, to accelerate integration decisions.

Core Features & Use Cases

  • Understand Navi Protocol components (Lending Core, Oracle, Incentives) and how they interact on Sui.
  • Learn how to query reserves, check prices, monitor rewards, and design integrations for wallets, dApps, or services.
  • Use Case: A developer builds a Sui-based wallet that displays current Navi lending markets and supported assets, or a dApp that executes loans via Navi on Sui.

Quick Start

Run a sample query to fetch current Navi reserve data and begin a lending workflow on Sui.

Frequently Asked Questions about navi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch Navi Protocol lending reserves and price feeds on Sui?

Fetch Navi Protocol lending reserves and price feeds on Sui by querying the protocol's Lending Core and Oracle components to retrieve current market data and supported asset values for integration workflows.

What components make up the Navi Protocol for borrowing and incentive distribution on Sui?

Navi Protocol on Sui consists of the Lending Core, Oracle, and Incentives components, which interact to manage borrowing markets, supply price feeds, and distribute reward incentives to protocol participants.

Can I integrate Navi Protocol lending markets into a Sui wallet or dApp?

You can integrate Navi Protocol lending markets into a Sui wallet or dApp by querying reserves, checking prices, and monitoring rewards to display current lending markets and supported assets within your application.

How do I monitor reward incentives for Navi Protocol lending positions on Sui?

Monitor reward incentives for Navi Protocol lending positions on Sui by accessing the Incentives component to track incentive distributions and reward workflows associated with active lending and borrowing markets.

What data do I need to start a Navi Protocol lending workflow on Sui?

Starting a Navi Protocol lending workflow on Sui requires querying current reserve data to understand available lending markets, supported assets, and price feeds before executing borrowing or lending operations.

Does Navi Protocol on Sui support both borrowing and lending market integrations?

Navi Protocol on Sui supports both borrowing and lending market integrations, enabling developers to fetch and interpret data for reserves, price feeds, and incentive distributions across various lending workflow contexts.