If you need to push a local folder to Alibaba Cloud OSS on a schedule, this walks you through the whole setup: validating your aliyun CLI installation, building the incremental upload command with ossutil's max-age flag, then wiring it into cron or Windows Task Scheduler. It's opinionated about using the integrated aliyun ossutil surface instead of standalone ossutil, which keeps everything under one credential context. The workflow is thorough, maybe too thorough, with mandatory AI-mode toggles and user-agent strings on every command. Good if you want guardrails and a checklist. Overkill if you already know your way around ossutil cp and crontab.
npx skills add https://github.com/aliyun/alibabacloud-aiops-skills --skill alibabacloud-oss-manage-cron-upload