1. User requests trending news from a specific platform or a general overview.
2. The skill identifies the requested platform(s).
3. The skill calls the DailyHotApi service to fetch the hot topics data.
4. The skill formats the data into a readable format.
5. The skill returns the formatted data to the user.
6. The skill saves the data (if configured).