Official skills publisher Verified Skillscout rank 0

DragonflyDB

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

Browse 3 official AI agent skills across 1 DragonflyDB repository, with install commands and source links.

3 Skills
1 Repository
1 Installs
0 GitHub stars

Install

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

1 official repository

Includes 3 official skills: reproduce-fuzz-crash, benchmark, benchmark-report.

3 skills 1 installs 0 stars
npx skills add dragonflydb/dragonfly -y

3 skills

dragonflydb/dragonfly 3 skills

reproduce-fuzz-crash

dragonflydb/dragonfly 1 installs
View source

benchmark

dragonflydb/dragonfly 0 installs
View source

benchmark-report

dragonflydb/dragonfly 0 installs
View source

Repository documentation

dragonflydb/dragonfly package overview

dragonflydb/dragonfly/README.md View on GitHub

dragonflydb/dragonfly

Includes 3 official skills: reproduce-fuzz-crash, benchmark, benchmark-report.

Top skills in this package

reproduce-fuzz-crashOfficial DragonflyDB skill from dragonflydb/dragonfly.
benchmarkOfficial DragonflyDB skill from dragonflydb/dragonfly.
benchmark-reportOfficial DragonflyDB skill from dragonflydb/dragonfly.

Install

Install the full package:

npx skills add dragonflydb/dragonfly -y

Install a specific skill:

npx skills add dragonflydb/dragonfly@reproduce-fuzz-crash -y

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

View dragonflydb/dragonfly on GitHub
Copied