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
- This skill does NOT require authentication. Do NOT run
statusorbalancebefore quoting. - If the user specifies a chain, you MUST include
--chain <name>. If not specified, default tobaseand state it. - Default slippage is 0.5%. Only include
--slippageif the user explicitly requests a different value. - If the user wants to execute the swap after seeing the quote, transition to the
tradeskill. - For Wrap/Unwrap pairs (e.g. ETH → WETH), the quote will show a 1:1 rate — this is expected.