npx skills add ...
npx skills add upstash/search-js --skill upstash-search-js
npx skills add upstash/search-js --skill upstash-search-js
Entry point for documentation skills covering Upstash Search quick starts, core concepts, and TypeScript SDK usage. Use when a user asks how to get started, how indexing works, or how to use the TS client.
Install the TS SDK:
Create a client and perform a simple upsert + search:
Basic steps:
Provides detailed documentation for all TypeScript SDK commands. Includes:
Provides a fast, end-to-end workflow for creating a Search database, adding documents, and querying them. Covers essential concepts including: