Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When building semantic search, RAG retrieval, recommendation engines, or optimizing vector search latency and scaling to millions of vectors.
references/details.md for concrete templates and worked examplesEngineers get patterns and guidance to implement efficient, scalable similarity search with proper index selection and tuned performance.
Use Cases
A team is building a RAG chatbot and needs to retrieve relevant documents from a million-vector knowledge base. Using this skill, they select HNSW index, tune ef_search for 98% recall, and add keyword pre-filtering. Result: sub-50ms P99 latency and higher answer accuracy, improving user satisfaction.
A startup launches a recommendation engine but search latency spikes under load. Applying this skill's index guidance, they migrate from Flat to IVF+PQ, monitor recall, and implement hybrid search. Outcome: 5x throughput gain, stable latency, and lower storage cost.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File