Fintool exposes a suite of CLI binaries for market intelligence (quotes, news, SEC filings), exchange-specific trading (Hyperliquid, Binance, Coinbase, OKX), prediction market access (Polymarket), and historical backtesting with forward PnL. It returns structured JSON and includes workflows for quoting, trading, depositing/withdrawing, portfolio checks, and backtests.
Use when the user asks for price quotes, news, trading actions (buy/sell/perp), deposits/withdrawals, portfolio overviews, or historical backtests. Also useful for automating trades where JSON-mode CLIs are acceptable and credentials are managed securely.
scripts/ (has_scripts=true)Best for automation-capable agents that can run local CLIs or shell commands and parse JSON outputs (agents with shell/exec capabilities, Code-capable LLMs).
This skill has not been reviewed by our automated audit pipeline yet.