Use when working on pgvector or pgvectorscale in this repository, especially for extension setup, embedding-table design, similarity queries, vector distance/operator choices, or ANN index selection and tuning. Trigger this skill for SQL changes, docs, examples, or guidance involving vector columns, cosine/L2/inner-product search, StreamingDiskANN, HNSW, or ivfflat.
$npx -y skills add harmeet10000/agentnexus-langchain-fastapi --skill pgvector-skillInstalls into the current project.
Run `npx skills use "https://github.com/harmeet10000/agentnexus-langchain-fastapi" --skill "harmeet10000/agentnexus-langchain-fastapi/pgvector-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/harmeet10000/agentnexus-langchain-fastapi" that are relevant to the current task. Run `npx skills add "https://github.com/harmeet10000/agentnexus-langchain-fastapi"` and select the relevant skills, then follow their instructions.