quote

Installation
SKILL.md

Quote / Price Check

Get a swap price quote for any token pair without authentication. Use this to check exchange rates, expected output amounts, and routing info before committing to a trade.

No wallet or session required. This is the fastest way to explore what FibX can do.

Prerequisites

  • None. This skill works without authentication.

Rules

  1. This skill does NOT require authentication. Do NOT run status or balance before quoting.
  2. If the user specifies a chain, you MUST include --chain <name>. If not specified, default to base and state it.
  3. Default slippage is 0.5%. Only include --slippage if the user explicitly requests a different value.
  4. If the user wants to execute the swap after seeing the quote, transition to the trade skill.
  5. For Wrap/Unwrap pairs (e.g. ETH → WETH), the quote will show a 1:1 rate — this is expected.

Chain Reference

Installs
1
First Seen
May 14, 2026
quote — fibrous-finance/fibx-skills