Use when a user wants to integrate with or develop against the Shuriken API or SDK — covers proficiency assessment, path routing (quickstart / raw API / SDK), and tells you which deepening reference tool to reach for (OpenAPI for HTTP endpoints, the stream catalog for WebSockets, platform docs as fallback).
$npx -y skills add shurikentrade/shuriken-skills --skill api-integrationInstalls into the current project.
Run `npx skills use "https://github.com/shurikentrade/shuriken-skills" --skill "shurikentrade/shuriken-skills/api-integration"` 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/shurikentrade/shuriken-skills" that are relevant to the current task. Run `npx skills add "https://github.com/shurikentrade/shuriken-skills"` and select the relevant skills, then follow their instructions.