quote
No SKILL.md available for this skill.
View on GitHubMore from kybernetwork/kyberswap-skills
swap-build
This skill should be used when the user asks to "swap-build", "build a swap transaction", "build swap calldata", "create swap tx", "swap tokens", "trade crypto", "execute a token exchange", "swap ETH to USDC", "convert tokens", or needs encoded calldata for on-chain submission. Fetches the best route and builds transaction data via KyberSwap Aggregator.
16token-info
This skill should be used when the user asks to "check token price", "get token info", "token details", "what is the price of", "current price of", "look up token", "token lookup", "market cap of", "is this token safe", or wants to know the current price, market cap, safety status, or contract address of a token before placing a limit order, swapping, or zapping into a pool. Fetches token metadata and live USD price from KyberSwap APIs across 18 EVM chains.
3swap-status
This skill should be used when the user asks to "check transaction status", "tx status", "did my swap succeed", "check swap result", "transaction receipt", "what happened to my swap", or wants to verify whether a previously submitted swap transaction succeeded or failed on-chain. Uses Foundry's `cast receipt` to retrieve transaction receipts and `cast run` to decode revert reasons for failed transactions.
3