A skill that automatically generates TOEIC Speaking questions and saves them to Google Sheets with local image paths.
This skill sequentially uses two ChatGPT Custom GPTs to automatically generate specified TOEIC Speaking questions. It organizes the resulting text and images (stored in the local /Image directory) into rows in a Google Spreadsheet.
pip install -r requirements.txt
playwright install chrome
python login_helper.py to perform a one-time manual ChatGPT (Google) login.SPREADSHEET_ID) in the .env file. (GOOGLE_CREDENTIALS_FILE specifies the path to the service account credentials.)python generator.py or register it in crontab (or the OpenClaw scheduler) to start the automation workflow./Image folder with relative paths.The data extraction rules for this skill are defined in the following documents: