byasterdex· 25 skills
WebSocket market + user data streams for Aster Spot API v1. Subscription model, stream names, listenKey (/api/v1/listenKey). Use when implementing real-time spot market or user events. listenKey = USER_STREAM; see aster-api-spot-auth-v1.
$npx -y skills add asterdex/aster-skills-hub --skill aster-api-spot-websocket-v1Installs into the current project.
Run `npx skills use "https://github.com/asterdex/aster-skills-hub" --skill "asterdex/aster-skills-hub/aster-api-spot-websocket-v1"` 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/asterdex/aster-skills-hub" that are relevant to the current task. Run `npx skills add "https://github.com/asterdex/aster-skills-hub"` and select the relevant skills, then follow their instructions.