Sorry for the late response here, @tfedyna .
I have plans to eventually add dedicated recipes that will spit out JSONs of load balances for either Monthly Annual or Peak at the sim Timestep. I assume that the former is what you mean by an “Annual Load Recipe.” For now, you can get the Custom Energy Sim recipe to do the whole simulation part for you. You’ll just have to set up your Simulation Parameters to request the outputs for the load balance at the time interval that you want. And you’ll have to construct the load balance yourself by downloading the SQL and passing the values into the HB Thermal Load Balance component.
You’ll also have to make sure that your model is using Ideal Air Systems. When I eventually add a dedicated recipe to produce the load balances, I think the recipe will automatically replace any detailed HVAC with an equivalent ideal air.
Most of the Pollination functions already exist to make a recipe like this but, as Mostapha says, recipe creation has a really steep learning curve.