liquidium-borrow

Installation
SKILL.md

Liquidium Borrow

Liquidium is a decentralized, non-custodial cross-chain lending protocol. The default agent flow is an accountless instant loan: the user provides collateral and destination addresses, Liquidium returns deposit and repayment targets, and the agent stores the loan reference for later status, repayment, or collateral top-up.

Liquidium docs: https://liquidium.fi/docs and SDK docs: https://liquidium.fi/docs/sdk.

Load The Right Reference

  • Instant loans, manual wallet users, wallet-access agents, saved loan records, repayment, add-collateral, and status tracking: read references/instant-loans.md.
  • Connected-wallet profile flows for supply, borrow, repay, withdraw, and portfolio dashboards: read references/profile-flows.md.
  • LTV, APY, health factor, liquidation thresholds, high-LTV warnings, and risk copy: read references/risk-and-liquidation.md.
  • SDK method shapes, CLI details, TypeScript examples, and troubleshooting: read references/sdk-methods.md.

Quick Start CLI

Run the wrapper from this skill directory:

Installs
4
First Seen
Jun 9, 2026
liquidium-borrow — ropl-btc/agent-skills