Skip to main content
Run any Skill in Manus
with one click

multimodal-design

Stars2
Forks0
UpdatedJune 25, 2026 at 11:58

Multimodal / vision-language system design advisor — decides multimodal vs two single-modality models, selects fusion strategy (early / late / cross-attention; joint-embedding vs generative VLM), picks models (CLIP / SigLIP for retrieval, frontier + open VLMs for generation/grounding, LayoutLM-family / Donut for documents), designs multimodal RAG (where to embed, cross-modal rerank), defines cross-modal eval, and names the cross-modal failure modes (modality collapse, missing-modality, alignment drift, OCR bottleneck). Use when a system must reason over image+text (or audio/video+text) jointly, when building a vision-language retriever or VQA/grounding system, or when deciding whether fusion is justified at all. The fusion/cross-modal layer — defer image-only to /computer-vision, text-only to /nlp-pipeline.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly