Skip to main content
Back to registry

embedding-strategies

wshobson/agents

Guide to selecting and optimizing embedding models for vector search applications.

Installs3
Install command
npx skills add https://github.com/wshobson/agents --skill embedding-strategies
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Guide to selecting and optimizing embedding models for vector search applications. - Choosing embedding models for RAG - Optimizing chunking strategies - Fine-tuning embeddings for domains - Comparing embedding model performance - Reducing embedding dimensions - Handling multilingual content - Match model to use case : Code vs prose vs multilingual - Chunk thoughtfully : Preserve semantic boundaries - Normalize embeddings : For cosine similarity search - Batch requests : More efficient than one-by-one - Cache embeddings : Avoid recomputing for static content - Use Voyage AI for Claude apps : Recommended by Anthropic - Don't ignore token limits : Truncation loses information - Don't mix embedding models : Incompatible vector spaces - Don't skip preprocessing : Garbage in, garbage out - Don't over-chunk : Lose important context - Don't forget metadata : Essential for filtering and debugging

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does embedding-strategies do?

Guide to selecting and optimizing embedding models for vector search applications.

Is embedding-strategies good?

embedding-strategies does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does embedding-strategies work with?

embedding-strategies currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to embedding-strategies?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install embedding-strategies?

npx skills add https://github.com/wshobson/agents --skill embedding-strategies

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering