clip-aware-embeddings
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
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/clip-aware-embeddingsCopy and paste this command in Claude Code to install this skill
GitHub Repository
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
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.
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.
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.
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.
