you can create 1 sling job to check the updated and modified content on the production environment daily using Query builder API.
Retrieve all the content and create the package content programmatically.
Create Package
curl -u <user>:<password> -X POST http://localhost:4502/crx/packmgr/service/.js...