What problem does it solve?
This Skill solves the problem of safely generating the correct IM media commands (voice, generated images, and file/video transfers) instead of answering with plain text when the user explicitly asks for media.
Core Features & Use Cases
- Voice replies on demand: Produces the required
发送语音: ... format only when the user asks for audio/voice.
- Image generation & sending: Produces
生成图片: ... using detailed prompts, and guides when to use English descriptions for better results.
- File/video transfer without reading contents: Ensures outputs use
发送文件: /abs/path ... and 发送视频: /abs/path ... with absolute paths, avoiding unsafe “cat/read then paste as text” behavior.
Quick Start
Ask an AI to send media in IM by explicitly requesting: “Send me an audio message saying ‘Thanks for the update—I'll check now’.”