Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

vector-index

Sterne0
Forks0
Aktualisiert21. Juli 2026 um 15:56

A emantic RAG store partitioned by PROJECT. One store on disk; every project is its own embedded + cross-encoder-reranked index, and the active project is auto-resolved from the working directory (so an agent working inside a repo just gets that repo's retrieval, hsci-style). Supports per-project search AND global cross-project search that merges + reranks hits from every project. Use this whenever the user wants to "search my docs/notes/ codebase", build a local RAG / retrieval index, "index this project", give a local LLM or agent grounded project-scoped retrieval, set up a vector DB over files, ask questions across one repo or across all their projects, or wire semantic search into an MCP — even if they don't say the word "vector". Trigger on phrases like "semantic search over X", "index this repo", "RAG for my projects", "search across all my projects", "vector DB keyed by project", "what did we decide in project", or "let the agent search the current project".

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
29 Dateien
SKILL.md
readonly