ideabrowser.com — find trending startup ideas with real demand
Try itnpx skills add https://github.com/googleworkspace/cli --skill recipe-forward-labeled-emailsPREREQUISITE: Load the following skills to execute this recipe:
gws-gmail
Find Gmail messages with a specific label and forward them to another address.
gws gmail users messages list --params '{"userId": "me", "q": "label:needs-review"}' --format tablegws gmail users messages get --params '{"userId": "me", "id": "MSG_ID"}'[Original Message Body]'`