If you're working with Binance's VIP loan program programmatically, this handles the full lifecycle: checking interest rates, browsing collateral and loanable assets, initiating borrows, renewing terms, and making repayments. All eleven endpoints require authentication with API keys, so this is strictly for users already in Binance's VIP lending tier. The skill returns everything in JSON, making it straightforward to build dashboards or automated loan management tools. It's pretty niche since VIP loans aren't available to most retail traders, but if you're managing significant collateralized positions on Binance, having these operations accessible through Claude beats logging into the web interface repeatedly.
npx skills add https://github.com/binance/binance-skills-hub --skill vip-loan