Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

multimodal-design

Estrellas2
Forks0
Actualizado25 de junio de 2026 a las 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.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly