scheduling-system
Installation
SKILL.md
When to use this skill
Use this skill when you need to:
- Set up automated scheduled tasks and reminders
- Implement cron-like job scheduling
- Manage per-group independent schedules
- Calculate rotation cycles based on natural weeks
- Handle timezone-aware scheduling (Asia/Taipei)
- Dynamically add/remove scheduled jobs
- Implement weekly member rotation logic
How to use it
Core Components
Related skills
More from forever19735/garbage
line-bot-development
Build and maintain LINE messaging API integrations, handle webhook events, and implement bot commands
10code-refactoring-solid
Guide for refactoring Python code to follow SOLID principles and improve maintainability
8command-design
Design and implement intuitive, user-friendly bot command interfaces with comprehensive help systems
3deployment-railway
Deploy Python Flask applications to Railway.app with environment configuration and webhook setup
3ux-command-analysis
Evaluates the user experience of the bot's command interface and provides actionable recommendations
3firebase-integration
Integrate Google Firebase Firestore for cloud data storage, implement CRUD operations, and manage data persistence
3