What problem does it solve?
This Skill ensures images, audio, and document files are properly processed and actually delivered through messaging channels so users receive usable media instead of mere file paths or diagnostic output.
Core Features & Use Cases
- Image analysis: Analyze photos with vision tools to describe content, identify objects, and provide user-facing guidance.
- Audio transcription: Transcribe voice messages into text for processing or reply drafting.
- Document and file delivery: Generate or gather files (PDFs, images, audio), verify existence and format, attach clear filenames and captions, and send via channel-specific send_image, send_audio, or send_document operations.
- Use case: Generate a PDF report, confirm the file exists and size is acceptable, then send it directly to the user's WhatsApp chat with a descriptive caption.
Quick Start
Ask the agent to generate a PDF of the shopping list, save it to /tmp/lista.pdf, and send it to the user with send_document including a clear filename and caption.