Nous Portal (Hermes) provider in Nebula — a single universal text/reasoning LLM node backed by Nous Research's open-weight Hermes models (Hermes-4.3-36B, Hermes-4-70B, Hermes-4-405B, all 128k context), OpenAI-compatible SSE streaming, long-context drafting/summarization/chain-of-thought. Unusual auth — NO env var; the handler reads an OAuth Bearer from ~/.hermes/auth.json. Text-only — no tools, no JSON mode, no Tool Gateway. Activate when the user configures the nous-portal-universal node or asks about Nous Portal / Hermes in Nebula. Sourced 2026-06-04 from the Nous Portal API docs (https://portal.nousresearch.com/api-docs) + the Nebula audit guide docs/api-guides/nous.md.
$npx -y skills add justinperea/nebula-nodes --skill nousInstalls into the current project.
Run `npx skills use "https://github.com/justinperea/nebula-nodes" --skill "justinperea/nebula-nodes/nous"` 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/justinperea/nebula-nodes" that are relevant to the current task. Run `npx skills add "https://github.com/justinperea/nebula-nodes"` and select the relevant skills, then follow their instructions.