Armory
Source
Browse
Skills

blip-2-vision-language

Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install blip-2-vision-language --cli claude

writes the skill into.claude/skills/blip-2-vision-language/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/blip-2-vision-language/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.

When to use it

Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/multimodal-blip-2/SKILL.md -o .claude/skills/multimodal-blip-2/SKILL.md

Notes

Extracted from davila7/claude-code-templates, multimodal-blip-2 category.