Use when writing, scaffolding, or modifying Nuclear plugins. Covers plugin structure, manifest, entry point, provider types, available APIs, and publishing. Trigger phrases include "create a plugin", "write a plugin", "plugin scaffold", "streaming provider", "metadata provider".
$npx -y skills add nukeop/nuclear --skill writing-pluginsInstalls into the current project.
Run `npx skills use "https://github.com/nukeop/nuclear" --skill "nukeop/nuclear/writing-plugins"` 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/nukeop/nuclear" that are relevant to the current task. Run `npx skills add "https://github.com/nukeop/nuclear"` and select the relevant skills, then follow their instructions.