bybinance· 18 skills
Per-token details for a specific token identified by keyword, symbol, or contract address: (1) search — find tokens by keyword/symbol/contract; (2) meta — static info: name, symbol, logo, social links, creator, official website; (3) dynamic — real-time market data: price, 24h change, volume, holder count, liquidity; (4) kline — OHLCV candlestick data for technical analysis. Use for: "price of $X", "search for token Y", "kline chart for $Z", "who created $W", "social links for $V", "holder count of $U", "candlestick data", "find the contract address of <token>".
$npx -y skills add binance/binance-skills-hub --skill query-token-infoInstalls into the current project.
Run `npx skills use "https://github.com/binance/binance-skills-hub" --skill "binance/binance-skills-hub/query-token-info"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/binance/binance-skills-hub" that are relevant to the current task. Run `npx skills add "https://github.com/binance/binance-skills-hub"` and select the relevant skills, then follow their instructions.