SKILL·8A2D88

clip-aware-embeddings

majiayu000
Updated 2 months ago
20 views
58
9
58
View on GitHub
Otherclipembeddingsvisionsimilarityzero-shot

About

This skill enables semantic image-text matching using CLIP and alternative models for tasks like image search, similarity matching, and zero-shot classification. It's designed for developers needing to find or categorize images based on semantic content rather than object detection. The skill explicitly avoids fine-grained classification, object counting, and spatial reasoning tasks.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/clip-aware-embeddings

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/clip-aware-embeddings
0
FAQ

Frequently asked questions

What is the clip-aware-embeddings skill?

clip-aware-embeddings is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform clip-aware-embeddings-related tasks without extra prompting.

How do I install clip-aware-embeddings?

Use the install commands on this page: add clip-aware-embeddings to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does clip-aware-embeddings belong to?

clip-aware-embeddings is in the AI & Machine Learning category, tagged clip, embeddings, vision, similarity and zero-shot.

Is clip-aware-embeddings free to use?

Yes. clip-aware-embeddings is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

automatic-stateful-prompt-improver
Other

This skill automatically intercepts and optimizes complex prompts using a prompt-learning MCP server, applying techniques like APE and DSPy. It maintains an embedding-indexed history to learn from past performance and improve over time. Use it when a user requests prompt optimization or is tackling a complex task, but not for simple questions or direct commands.

View skill
bot-developer
Other

This skill provides expert guidance for building production-grade chat bots on platforms like Discord, Telegram, and Slack. It covers bot-specific architecture including rate limiting, state machines, event sourcing, and moderation systems. Use it for chat automation projects, not for general web APIs or frontend components.

View skill
automatic-stateful-prompt-improver
Other

This Claude Skill automatically intercepts and optimizes complex prompts using a prompt-learning MCP server, applying techniques like APE and DSPy. It learns from historical performance via embedding-indexed feedback to improve prompts over time. Use it for explicit optimization requests or complex tasks, but not for simple questions or direct commands.

View skill
clip-aware-embeddings
Other

This skill enables semantic image-text matching using CLIP models for tasks like image search, similarity matching, and zero-shot classification. It provides embeddings that align visual and textual concepts but excludes fine-grained classification, object counting, and spatial reasoning. Developers should activate it with terms like "CLIP," "embeddings," or "semantic search" when working with visual-semantic alignment tasks.

View skill