public/skills/0xmasayoshi/sushiswap-api/SKILL.md
REST API for optimized token swapping (including executable transaction generation), swap quoting, and pricing using the SushiSwap Aggregator. Use this skill when the user wants to: - Get a swap quote between two tokens on 40+ evm networks - Generate executable swap transaction data - Fetch token prices for a specific network or token - Retrieve token metadata - Discover supported AMM liquidity sources - Integrate SushiSwap swapping or pricing logic via HTTP/REST (and not the SushiSwap Javascript API)
npx skillsauth add demerzels-lab/elsamultiskillagent sushiswap-apiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The SushiSwap API provides HTTP access to the SushiSwap Aggregator for optimized token swaps, price discovery, and transaction generation. It aggregates liquidity from multiple DEXs to determine the best execution route.
https://api.sushi.com
The active API schema is defined in:
references/openapi.yaml
Agents must always rely on the schema contents rather than hardcoded assumptions.
references/openapi.yaml/quote/v7/{chainId})/swap/v7/{chainId})/price/v1/{chainId})/token/v1/{chainId}/{tokenAddress})referrer parameter for all quote and swap endpointsreferrer Parameterreferrer parameter must be specified on swap-related endpoints (e.g. /quote & /swap)/quote or /swap requests must not be sent without a referrer valueThe SushiSwap API supports customized integrator fees on swap-related endpoints (e.g. /quote & /swap).
422: Request parameters are invalid → fix inputs529: Server overloaded → retry with backoff500: Internal error → retry or fail gracefullyFor schema usage rules and update behavior, see:
references/OPENAPI.md
testing
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
data-ai
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
development
Search X (Twitter) in real time, extract relevant posts, and publish tweets/replies instantly—perfect for social listening, engagement, and rapid content ops.
development
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.