Use when the user wants to write code using the OpenGradient SDK, including LLM inference, chat completions, streaming, tool calling, on-chain model inference, LangChain agents, model hub operations, or digital twins. Also use when the user asks how to use a specific OpenGradient feature.
$npx -y skills add opengradient/claude-plugins --skill opengradient-sdkInstalls into the current project.
Run `npx skills use "https://github.com/opengradient/claude-plugins" --skill "opengradient/claude-plugins/opengradient-sdk"` 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/opengradient/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/opengradient/claude-plugins"` and select the relevant skills, then follow their instructions.