Official skills publisher Verified Skillscout rank 98

Yugabyte

Yugabyte publishes official AI agent skills for its tools, services, and developer workflows. YugabyteDB is the high-performance distributed SQL database for global, internet-scale apps.

Browse 14 official AI agent skills across 2 Yugabyte repositories, with install commands and source links.

14 Skills
2 Repositories
190 Installs
62 GitHub stars

Install

Add Yugabyte 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/yugabyte/yugabyte_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Yugabyte 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

2 official repositories

Yugabytedb Skills

yugabyte/yugabytedb-skills

Includes 7 official skills: ysql, ycql, yba-api, yb-rag-langchain, yba-terraform, explain_plan_analyzer.

7 skills 190 installs 5 stars
npx skills add yugabyte/yugabytedb-skills -y

Yb Voyager

yugabyte/yb-voyager

Includes 7 official skills: branch-review, git-rebase, post-pr-review, pr-description, pr-review-sweep, update-yb-latest-stable.

7 skills 0 installs 57 stars
npx skills add yugabyte/yb-voyager -y

14 skills

yugabyte/yugabytedb-skills 7 skills

ysql

yugabyte/yugabytedb-skills 51 installs
View source

ycql

yugabyte/yugabytedb-skills 35 installs
View source

yba-api

yugabyte/yugabytedb-skills 25 installs
View source

yb-rag-langchain

yugabyte/yugabytedb-skills 16 installs
View source

yba-terraform

yugabyte/yugabytedb-skills 16 installs
View source

explain_plan_analyzer

yugabyte/yugabytedb-skills 0 installs
View source

yb-k8s-operator

yugabyte/yugabytedb-skills 0 installs
View source
yugabyte/yb-voyager 7 skills

branch-review

yugabyte/yb-voyager 0 installs
View source

git-rebase

yugabyte/yb-voyager 0 installs
View source

post-pr-review

yugabyte/yb-voyager 0 installs
View source

pr-description

yugabyte/yb-voyager 0 installs
View source

pr-review-sweep

yugabyte/yb-voyager 0 installs
View source

update-yb-latest-stable

yugabyte/yb-voyager 0 installs
View source

voyager-release-notes

yugabyte/yb-voyager 0 installs
View source

Repository documentation

yugabyte/yugabytedb-skills package overview

yugabyte/yugabytedb-skills/README.md View on GitHub

yugabyte/yugabytedb-skills

Includes 7 official skills: ysql, ycql, yba-api, yb-rag-langchain, yba-terraform, explain_plan_analyzer.

Top skills in this package

ysqlOfficial Yugabyte skill from yugabyte/yugabytedb-skills.
ycqlOfficial Yugabyte skill from yugabyte/yugabytedb-skills.
yba-apiOfficial Yugabyte skill from yugabyte/yugabytedb-skills.
yb-rag-langchainOfficial Yugabyte skill from yugabyte/yugabytedb-skills.
yba-terraformOfficial Yugabyte skill from yugabyte/yugabytedb-skills.
explain_plan_analyzerOfficial Yugabyte skill from yugabyte/yugabytedb-skills.
yb-k8s-operatorOfficial Yugabyte skill from yugabyte/yugabytedb-skills.

Install

Install the full package:

npx skills add yugabyte/yugabytedb-skills -y

Install a specific skill:

npx skills add yugabyte/yugabytedb-skills@ysql -y

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

View yugabyte/yugabytedb-skills on GitHub
Copied