byasterdex· 25 skills
WebSocket market + user data streams for Aster Futures API v3. Subscription model, stream names, listenKey. Use when implementing real-time market or user events (orders, balance, positions). listenKey = signed; see aster-api-auth-v3.
$npx -y skills add asterdex/aster-skills-hub --skill aster-api-websocket-v3Installs into the current project.
Run `npx skills use "https://github.com/asterdex/aster-skills-hub" --skill "asterdex/aster-skills-hub/aster-api-websocket-v3"` 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.