clip-aware-embeddings

Installation
SKILL.md

CLIP-Aware Image Embeddings

Smart image-text matching that knows when CLIP works and when to use alternatives.

MCP Integrations

MCP Purpose
Firecrawl Research latest CLIP alternatives and benchmarks
Hugging Face (if configured) Access model cards and documentation

Quick Decision Tree

Your task:
├─ Semantic search ("find beach images") → CLIP ✓
├─ Zero-shot classification (broad categories) → CLIP ✓
├─ Counting objects → DETR, Faster R-CNN ✗
├─ Fine-grained ID (celebrities, car models) → Specialized model ✗
Related skills
Installs
21
GitHub Stars
103
First Seen
Feb 19, 2026