Add a new generator to your project
3 min · 3 steps
The Library tab is the install surface; generators visible there auto-light-up in this project's Generators tab.
Generators are versioned + signed. First-party plugins ship with the desktop; community plugins from the Forge install via signed Ed25519 tarball. Once installed, the next scaffold pass picks them up automatically — and the project-scoped Generators tab refreshes so you can re-run them on demand.
Steps
- Click 'Open Library' in the Generators tab header.
It jumps to the global Library page.
- Browse Available or Forge.
Available lists first-party + signed Forge plugins; Forge is the community-published catalog (Pro tier).
- Click 'Install' on the plugin.
Avery downloads + verifies the signature, unpacks under `~/.nxr/plugins/`, and refreshes the registry. Re-open your project's Generators tab and the plugin shows up.
Live recipes need the desktop
This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.