Official skills publisher Verified Skillscout rank 231

Upstash

Upstash publishes official AI agent skills for its tools, services, and developer workflows.

Browse 39 official AI agent skills across 10 Upstash repositories, with install commands and source links.

39 Skills
10 Repositories
45,632 Installs
127,972 GitHub stars

Install

Add Upstash skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/upstash/upstash_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Upstash skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

8 official repositories

Includes 12 official skills: upstash-redis-js, upstash-ratelimit-js, upstash, upstash-qstash-js, upstash-workflow-js, upstash-cli.

12 skills 24,625 installs 25 stars
npx skills add upstash/skills -y

Context7

upstash/context7

Includes 20 official skills: find-docs, context7-cli, context7-mcp, find-docs, context7-mcp, context7-mcp.

20 skills 19,354 installs 61,725 stars
npx skills add upstash/context7 -y

Redis Js

upstash/redis-js

Includes 2 official skills: redis-js, redis-js.

2 skills 747 installs 970 stars
npx skills add upstash/redis-js -y

Ratelimit Js

upstash/ratelimit-js

Includes 1 official skill: upstash-ratelimit-ts.

1 skill 135 installs 2,046 stars
npx skills add upstash/ratelimit-js -y

Qstash Js

upstash/qstash-js

Includes 1 official skill: qstash-js.

1 skill 124 installs 267 stars
npx skills add upstash/qstash-js -y

Workflow Js

upstash/workflow-js

Includes 1 official skill: upstash-workflow-js.

1 skill 68 installs 152 stars
npx skills add upstash/workflow-js -y

Vector Js

upstash/vector-js

Includes 1 official skill: upstash-vector-js.

1 skill 10 installs 70 stars
npx skills add upstash/vector-js -y

Search Js

upstash/search-js

Includes 1 official skill: upstash-search-js.

1 skill 7 installs 22 stars
npx skills add upstash/search-js -y

39 skills

upstash/skills 12 skills

upstash-redis-js

upstash/skills 8,300 installs
View source

upstash-ratelimit-js

upstash/skills 8,000 installs
View source

upstash-qstash-js

upstash/skills 1,000 installs
View source

upstash-workflow-js

upstash/skills 925 installs
View source

upstash-cli

upstash/skills 799 installs
View source

upstash-redis-start

upstash/skills 691 installs
View source

upstash-vector-js

upstash/skills 668 installs
View source

upstash-search-js

upstash/skills 664 installs
View source

upstash-box-js

upstash/skills 649 installs
View source

upstash-box-py

upstash/skills 427 installs
View source

upstash-box-cli

upstash/skills 3 installs
View source
upstash/context7 20 skills

find-docs

upstash/context7 7,000 installs
View source

context7-cli

upstash/context7 6,200 installs
View source

context7-mcp

upstash/context7 4,700 installs
View source

find-docs

upstash/context7 134 installs
View source

context7-mcp

upstash/context7 42 installs
View source

context7-mcp

upstash/context7 42 installs
View source

context7-mcp

upstash/context7 42 installs
View source

context7-mcp

upstash/context7 42 installs
View source

context7-mcp

upstash/context7 42 installs
View source

context7-mcp

upstash/context7 42 installs
View source

context7-mcp

upstash/context7 42 installs
View source

context7-cli

upstash/context7 25 installs
View source

context7-docs

upstash/context7 21 installs
View source

context7-docs

upstash/context7 0 installs
View source

context7-mcp

upstash/context7 0 installs
View source

context7-mcp

upstash/context7 0 installs
View source

context7-mcp

upstash/context7 0 installs
View source

context7-mcp

upstash/context7 0 installs
View source

context7-mcp

upstash/context7 0 installs
View source

context7-mcp

upstash/context7 0 installs
View source
upstash/redis-js 2 skills

redis-js

upstash/redis-js 424 installs
View source
upstash/ratelimit-js 1 skill

upstash-ratelimit-ts

upstash/ratelimit-js 69 installs
View source
upstash/qstash-js 1 skill

qstash-js

upstash/qstash-js 62 installs
View source
upstash/workflow-js 1 skill

upstash-workflow-js

upstash/workflow-js 32 installs
View source
upstash/vector-js 1 skill

upstash-vector-js

upstash/vector-js 4 installs
View source
upstash/search-js 1 skill

upstash-search-js

upstash/search-js 3 installs
View source

Repository documentation

upstash/skills package overview

upstash/skills/README.md View on GitHub

upstash/skills

Includes 12 official skills: upstash-redis-js, upstash-ratelimit-js, upstash, upstash-qstash-js, upstash-workflow-js, upstash-cli.

Top skills in this package

upstash-redis-jsOfficial Upstash skill from upstash/skills.
upstash-ratelimit-jsOfficial Upstash skill from upstash/skills.
upstashOfficial Upstash skill from upstash/skills.
upstash-qstash-jsOfficial Upstash skill from upstash/skills.
upstash-workflow-jsOfficial Upstash skill from upstash/skills.
upstash-cliOfficial Upstash skill from upstash/skills.
upstash-redis-startOfficial Upstash skill from upstash/skills.
upstash-vector-jsOfficial Upstash skill from upstash/skills.

Install

Install the full package:

npx skills add upstash/skills -y

Install a specific skill:

npx skills add upstash/skills@upstash-redis-js -y

Use the package when you want your agent to choose the relevant skill from this official Upstash repository.

View upstash/skills on GitHub
Copied