ai-multimodal

Design unified multimodal prompts for audio, image, and video tasks across Gemini, Imagen, and Veo.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/vuminhieu/spexor-client --skill ai-multimodal-vuminhieu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-multimodal
Source: https://github.com/vuminhieu/spexor-client/tree/main/.agent/skills
Command: npx skills add https://github.com/vuminhieu/spexor-client --skill ai-multimodal-vuminhieu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, pypdf, python-docx, markdown, Pillow, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Coordinating prompts across multiple media channels (audio, image, video, and documents) is tedious and error-prone. This skill provides a unified approach to design, test, and refine prompts for Gemini's multimodal capabilities, Imagen, and Veo, accelerating delivery of multimodal AI tasks.

Core Features & Use Cases

  • Unified prompt patterns for audio transcription, image understanding, video analysis/generation, and document extraction.
  • Guidance on model selection, token costs, and safety settings to optimize results.
  • Domain templates for marketing, coding, design, and writing to speed up production workflows.
  • Quick-start prompts to jump-start multimodal experiments and proofs-of-concept.

Quick Start

Use the multimodal skill to analyze an image, transcribe a meeting, and generate a short promotional video from text.

Frequently Asked Questions about ai-multimodal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design multimodal prompts for Gemini across audio, image, and video tasks?

To design multimodal prompts for Gemini, use unified templates and domain patterns that enforce prompt refinement and rapid prototyping across audio, image, and video tasks, ensuring reliable cross-domain results.

What is the best way to coordinate prompts for Imagen and Veo in a single workflow?

The best way to coordinate prompts for Imagen and Veo is using a unified approach that defines task-specific prompts, model choices, and structured templates. This optimizes model selection and token costs across multimodal AI workflows.

Can I use this approach to extract text from PDF and Word documents with Gemini?

Yes, you can extract text from documents using Gemini multimodal capabilities. The approach integrates pypdf and python-docx dependencies to enable document extraction alongside audio transcription and image understanding within unified prompt patterns.

How do I structure prompt templates for marketing, coding, and design tasks?

Structure prompt templates for marketing, coding, and design tasks by applying domain-specific patterns provided within the skill. These templates speed up production workflows by standardizing task-specific prompts for rapid prototyping and reliable outputs.

Does multimodal prompt engineering with Gemini support audio transcription and video generation?

Yes, multimodal prompt engineering with Gemini supports audio transcription and video generation. It provides unified prompt patterns specifically designed for audio transcription, video analysis, and generating short promotional videos using Veo.

What are the limitations of unified prompt templates for complex multimodal AI workflows?

Limitations of unified prompt templates include potential token cost overhead and the need for manual prompt refinement. While templates accelerate delivery, complex cross-domain tasks may require adjusting safety settings and model choices to avoid errors.