Upstash Redis Start

Provision a zero-config, no-signup, temporary Upstash Redis database for an AI agent with a single POST to https://upstash.com/start-redis, with no account, API key, or SDK setup required. Use when an agent needs scratch Redis right now and the user has not provided credentials, for short-term memory across tool calls, conversation history, a sub-agent work queue, ranked recall, or a quick prototype or demo. Covers idempotent creation and re-fetching credentials, calling the database through the body-style REST API or the official SDKs, and telling the user how to claim it. The database lives 3 days unless the user claims it; not for production data, PII, or secrets.

upstash cd6ccf8 4.2 KB Updated

File contents

upstash/skills/tree/main/skills/upstash-redis-start commit cd6ccf8940

Frequently asked questions

npx skillmds add upstash-skills/upstash-redis-start