What problem does it solve? Process servers and legal staff waste time manually searching past cases, service attempts, and address histories when drafting affidavits. This Skill indexes ServTracker case data into a Qdrant vector database so you can semantically search for similar cases, suggested service descriptions, and address outcomes. ## Core Features & Use Cases - Semantic Case Search: Find cases similar to a given case number using embedding-based similarity across court, plaintiff, and defendant data. - Service Description Suggestions: Retrieve descriptions from completed serve attempts matching a defendant and address. - Address History Lookup: Check how many times an address was served and its success rate before attempting service. - Use Case: Before writing an affidavit for a new serve at an address in Tulsa, query the address history to see prior outcomes and pull a proven service description from a similar completed attempt. ## Quick Start Ask the assistant to index the ServTracker database and then find cases similar to case number DC-26-08548 using the affidavit-rag query script.