Swap tokens using Fibrous aggregation on Base, Citrea, HyperEVM, or Monad. Finds optimal route, simulates before execution.
Installation
SKILL.md
Exchange one token for another via Fibrous aggregation. The CLI finds the best route, handles token approvals, simulates the swap, and executes.
| Base | --chain base | ETH | | Citrea | --chain citrea | cBTC | | HyperEVM | --chain hyperevm | HYPE | | Monad | --chain monad | MON |
| amount | number | Amount of source token to swap | Yes | | fromtoken | string | Source token symbol (e.g. ETH, USDC) | Yes | | totoken | string | Target token symbol (e.g. USDC, DAI) | Yes | | chain | string | base, citrea, hyperevm, or monad | No | | slippage | number | Slippage tolerance in % (e.g. 1.0) | No |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill trade- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is trade?
Swap tokens using Fibrous aggregation on Base, Citrea, HyperEVM, or Monad. Finds optimal route, simulates before execution. Source: ahmetenesdur/fibx-agentic-wallet-skills.
How do I install trade?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill trade Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ahmetenesdur/fibx-agentic-wallet-skills
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-17