clip-aware-embeddings
정보
이 스킬은 CLIP 및 대체 모델을 사용하여 의미론적 이미지-텍스트 매칭을 가능하게 하며, 이미지 검색, 유사도 매칭, 제로샷 분류와 같은 작업에 활용됩니다. 이는 객체 감지가 아닌 의미론적 콘텐츠를 기반으로 이미지를 찾거나 분류해야 하는 개발자를 위해 설계되었습니다. 본 스킬은 세밀한 분류, 객체 계수, 공간 추론 작업은 명시적으로 처리하지 않습니다.
빠른 설치
Claude Code
추천npx 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-embeddingsClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
GitHub 저장소
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.
연관 스킬
이 스킬은 APE와 DSPy 같은 기술을 활용하여 복잡한 프롬프트를 자동으로 가로채고 최적화하는 프롬프트 학습 MCP 서버를 사용합니다. 임베딩 색인 기록을 유지하여 과거 성능을 학습하고 시간이 지남에 따라 개선됩니다. 사용자가 프롬프트 최적화를 요청하거나 복잡한 작업을 수행할 때 사용하되, 단순한 질문이나 직접적인 명령에는 사용하지 마십시오.
이 스킬은 Discord, Telegram, Slack과 같은 플랫폼에서 프로덕션 수준의 채팅 봇을 구축하기 위한 전문적인 지침을 제공합니다. 속도 제한, 상태 머신, 이벤트 소싱, 관리 시스템을 포함한 봇 전용 아키텍처를 다룹니다. 일반적인 웹 API나 프론트엔드 컴포넌트가 아닌 채팅 자동화 프로젝트에 활용하세요.
이 Claude Skill은 APE와 DSPy 같은 기술을 활용하여 복잡한 프롬프트를 자동으로 가로채고 최적화하는 프롬프트 학습 MCP 서버입니다. 임베딩 색인화된 피드백을 통해 역사적 성과를 학습하여 시간이 지남에 따라 프롬프트를 개선합니다. 명시적인 최적화 요청이나 복잡한 작업에 사용하되, 단순한 질문이나 직접적인 명령에는 사용하지 마십시오.
이 스킬은 CLIP 모델을 활용하여 이미지 검색, 유사도 매칭, 제로샷 분류와 같은 작업을 위한 의미론적 이미지-텍스트 매칭 기능을 제공합니다. 시각적 개념과 텍스트 개념을 정렬하는 임베딩을 생성하지만, 세밀한 분류, 객체 계수, 공간 추론 기능은 포함하지 않습니다. 개발자는 시각-의미 정렬 작업 시 "CLIP", "임베딩", "의미론적 검색"과 같은 용어를 사용하여 이 기능을 활성화해야 합니다.
