What problem does it solve? Users of Filecoin Onchain Cloud tools (filecoin-pin, Synapse SDK, FilCDN, Filecoin Pay) get blocked because their wallet lacks FIL for gas and USDFC for storage payments, and cross-chain USDFC liquidity is too thin to bridge directly. ## Core Features & Use Cases - Balance-first diagnosis: Checks existing FIL and USDFC balances with cast before acquiring anything, then only closes the gap. - Reliable acquisition routing: Routes through exchange withdrawal, Squid Router bridge to native FIL, then a FIL→USDFC swap on Filecoin via Sushi, avoiding thin cross-chain USDFC routes. - Human-in-the-loop or programmatic paths: Offers web UI deeplinks for swaps and bridges, plus cast + aggregator API recipes with Permit2 handling and stuck-bridge recovery in references. - Use Case: A user says "I need USDFC to use filecoin-pin" — the skill checks their wallet, bridges USDC from Arbitrum to FIL via Squid, swaps part of it to USDFC on Sushi, then hands off to filecoin-pin payments setup. ## Quick Start Ask the agent to fund your Filecoin wallet with FIL and USDFC so you can pay for Filecoin Onchain Cloud storage.