KuCoin Margin trading using the KuCoin API. Cross margin and isolated margin market data, order queries, borrowing/repaying queries, lending queries, and risk limits. Authentication requires API Key, API Secret, and Passphrase.
$npx -y skills add kucoin/kucoin-skills-hub --skill margin-tradingInstalls into the current project.
Run `npx skills use "https://github.com/kucoin/kucoin-skills-hub" --skill "kucoin/kucoin-skills-hub/margin-trading"` 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/kucoin/kucoin-skills-hub" that are relevant to the current task. Run `npx skills add "https://github.com/kucoin/kucoin-skills-hub"` and select the relevant skills, then follow their instructions.