npx skills add ...
npx skills add upstash/skills --skill upstash-search-js
npx skills add upstash/skills --skill upstash-search-js
Skills covering Upstash Search quick starts, core concepts, and TypeScript/JavaScript 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: