Create powerful automation scripts for file handling, system tasks, and workflows.
Create an automation script for: [DESCRIBE THE TASK] Task details: - Trigger: [MANUAL/SCHEDULED/EVENT-BASED] - Input: [FILES/DIRECTORIES/API/USER INPUT] - Processing: [DESCRIBE OPERATIONS] - Output: [FILES/REPORTS/NOTIFICATIONS] Include: 1. Argument parsing with argparse 2. Configuration file support (YAML/JSON) 3. Logging setup with rotation 4. Progress indicators 5. Error handling and recovery 6. Dry-run mode 7. Email/Slack notifications 8. Cross-platform compatibility 9. Unit tests 10. Scheduling setup (cron/Task Scheduler) 11. Documentation and usage examples
Or press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[DESCRIBE THE TASK][DESCRIBE OPERATIONS]