clip-aware-embeddings
About
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.
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
Related Skills
automatic-stateful-prompt-improver
OtherThis 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.
bot-developer
OtherThis 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.
automatic-stateful-prompt-improver
OtherThis 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.
bot-developer
OtherThis Claude skill specializes in building production-grade bots for Discord, Telegram, and Slack platforms. It provides expert guidance on automation, moderation systems, rate limiting, state machines, and conversational AI integration for chat applications. Use this skill specifically for chat bot development, not for general web APIs, automation scripts, or frontend widgets.
