I have a mod called "Handy Hands" that looks at the player's quickslots and logistics requests and will craft the recipe in small batches (those in the lowest quantities first).
If I could perform a "remote.call" to your mod from within mine, I could add to the list of possible items that need to be crafted.
remote.call("toolbars-mod", "dumpInventory")