flowx

Swap tokens and manage liquidity on FlowX Finance on the Sui network.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Swap tokens and manage liquidity on FlowX Finance on the Sui network.

Core Features & Use Cases

  • AMM V1 constant-product swaps
  • CLMM concentrated liquidity and tick-based pools
  • Multi-hop routing and liquidity provisioning
  • Liquidity provider (LP) tokens and position management
  • Pool queries, flash loans, and reward mechanics
  • Use case: a user swaps tokens across pools and opens a liquidity position for a target range

Quick Start

Connect a wallet and start swapping or providing liquidity through FlowX UI.

Frequently Asked Questions about flowx

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

FAQPage Schema
How do I swap tokens on Sui using multi-hop routing?

Multi-hop routing on Sui allows you to swap tokens across multiple AMM V1 constant-product pools in a single transaction, finding the most efficient price path. FlowX handles this by querying on-chain reserves to execute the routed swap.

What is CLMM concentrated liquidity and how does it work on Sui?

CLMM concentrated liquidity on Sui lets you provide assets within specific price ticks, maximizing capital efficiency compared to standard pools. You open a position for a target range and manage it through LP tokens and FlowX position modules.

Can I manage liquidity provider positions and LP tokens on FlowX?

Yes, you can manage liquidity provider positions and LP tokens on FlowX. The system supports liquidity provisioning for both AMM V1 constant-product pools and CLMM concentrated-liquidity markets, enabling you to adjust or withdraw positions as needed.

Does FlowX support flash loans and pool reward mechanics on the Sui network?

FlowX does support flash loans and pool reward mechanics on the Sui network. You can execute flash loans for immediate capital access and participate in pool reward structures by actively providing liquidity to eligible AMM or CLMM pools.

What do I need to access pool reserves and fees for AMM swaps?

To access pool reserves and fees for AMM swaps, you need on-chain state access to the Sui network. This allows the system to accurately calculate constant-product pool pricing and apply the correct transaction fees during your token swaps.

What is the difference between AMM V1 constant-product pools and CLMM pools?

AMM V1 constant-product pools distribute liquidity evenly across all prices, while CLMM pools allow you to concentrate liquidity within a custom tick range. CLMM offers higher capital efficiency for target prices compared to standard AMM pools.