vector-index-tuning
New28.2kSmitheryGeneralby wshobson
Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/vector-index-tuning.md https://raw.githubusercontent.com/wshobson/agents/main/plugins/llm-application-dev/skills/vector-index-tuning/SKILL.md3
Invoke in Claude Code
/vector-index-tuningView source on GitHub
ai-&-mldata-&-analytics
Frequently Asked Questions
What is vector-index-tuning?
Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.
How to install vector-index-tuning?
To install vector-index-tuning, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /vector-index-tuning.
What is vector-index-tuning best for?
vector-index-tuning is a community categorized under General. It is designed for: ai-&-ml, data-&-analytics. Created by wshobson.