con un clic
multimodal-workflows
Handle image, audio, and video inputs in the OpenBB Agent Server.
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.
Menú
Handle image, audio, and video inputs in the OpenBB Agent Server.
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.
Basado en la clasificación ocupacional SOC
Ingest and query document collections with NVIDIA NeMo Retriever-style retrieval workflows.
Decide when and how to delegate work to specialist subagents and model-profile subagents.
Best practices for using the OpenBB Agent Server tool catalog, artifacts, and citations.
| name | multimodal-workflows |
| description | Handle image, audio, and video inputs in the OpenBB Agent Server. |
list_images().vision_qa.understand_image(instruction, name=...) for charts,
tables, screenshots, and document photos.understand_image with pdf_extract if a
higher-quality PDF version is available.mistral-small-4,
llama-4-maverick, gemma-4), you can also reference the image
directly in the conversation; still prefer vision_qa for precise
extraction.If the user's OCR task is to extract a table from an image, chart, or
screenshot, use nemotron_ocr.extract_text_from_image(name=..., return_table=True). It returns a structured table when possible. Emit
the full table as an artifact with
emit_table_artifact(columns=..., rows=..., name=..., description=...).
Do not collapse rows or convert the table to prose.
gemma_audio.transcribe_audio(name=...) for uploaded audio or
video files.translate(...).emit_markdown_artifactemit_table_artifact