Xiaohongshu Cover Generator This skill generates Xiaohongshu-style cover images based on user-provided topics. Usage When a user requests a Xiaohongshu cover image: 1. Confirm the topic with the user if not clear 2. Check for API key (CANGHE API KEY environment variable or ask user to provide it) 3. Run the generation script with the topic 4. The image will be saved to the current working directory with filename format: Running the Script The script is located at and requires: - Topic (required): The subject for the cover image - API Key (required): Either via environment variable or passed a…