Avery NXR cookbook.
114 recipes & concepts for building production apps and agents with Avery NXR — the same library the desktop's in-app Help sidecar uses, online so you can browse before you install.
agents
Add an external agentrecipe
An agent run failed — how do I debug?recipe
Anatomy of a great agent descriptionconcept
Ask the user for input at run timerecipe
Calling a self-hosted A2A serverconcept
Create your first agentrecipe
Extract from a PDF / Word / image (layout-aware)recipe
Extract structured fields from textrecipe
Give an agent its own knowledge baserecipe
Give feedback on a runrecipe
Good vs. weak agent descriptions — side by sideconcept
How does the planner pick a template for my agent?concept
How does the self-correcting planner work?concept
One connection per service — write descriptions that lean on thisconcept
Reprocess an existing runrecipe
Restore a previous version of an agentrecipe
Run an agent manuallyrecipe
Save your agent as a custom templaterecipe
Schedules + time zones — what to writeconcept
Search, switch between tiles and list, and change the sortrecipe
Set a recurring schedulerecipe
Share an agent: Export and Importrecipe
Tour of the agent Builder canvasconcept
Warm up a new agent (resolve its setup tasks)recipe
What crosses the wire (and what doesn't)concept
What is an agent?concept
What NOT to say in an agent descriptionconcept
What's an external agent?concept
Which provider name should I use?concept
apps
Build a real app from your Excel spreadsheetrecipe
Create your first apprecipe
Good vs. weak app descriptionsconcept
Good vs. weak PRDs — side by sideconcept
How spreadsheet formulas become TypeScriptconcept
Keep your spreadsheet and app in lockstepconcept
Name your entities — they become your tablesconcept
Open an existing Next.js projectrecipe
Pick a theme that fits the use caseconcept
Resolve a spreadsheet drift / sync conflictrecipe
Run an app you just scaffoldedrecipe
SQLite or PostgreSQL — which should I pick?concept
Structure your spreadsheet for great resultsconcept
Translate VBA macros to TypeScriptconcept
What gets translated when you scaffold from a spreadsheetconcept
What kind of app are you building? Pick an archetypeconcept
What NOT to say in an app descriptionconcept
When the wizard asks clarifying questionsconcept
Where do my apps live on disk?concept
Write a PRD that gets the AI to do its best workrecipe
audit
automations
billing
code
connectors
console
consult-mode
database
deploy
generators
keyboard
knowledge
library
mcp
Add an MCP serverrecipe
Call an MCP tool from an agentconcept
Fix: "MCP handshake failed / Connection closed"recipe
MCP Clients vs MCP Server — which tab do I want?concept
Rotate the bearer tokenrecipe
Security: treat MCP servers like installed softwareconcept
Turn on the outbound MCP serverrecipe
What can external hosts see?concept
What's an MCP server?concept
What's the outbound MCP server?concept
Why does Claude Desktop need the mcp-remote bridge?concept
network
oauth
pricing
projects
scaffold
settings
Change where new apps are savedrecipe
Connect a cloud LLM providerrecipe
Connect a cloud provider (for Build + optional Runtime)recipe
Enable Local Failover (Cloud Consult fallback)recipe
Pick the AI Model for Buildrecipe
Set up your local AI model (Runtime)recipe
Switch to cloud AI (cloud-only mode)recipe
Use different cloud models per rolerecipe