Official skills publisher Verified Skillscout rank 44

HyperDbg

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

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

5 Skills
1 Repository
0 Installs
85 GitHub stars

Install

Add HyperDbg 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/hyperdbg/hyperdbg_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant HyperDbg 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 5 official skills: bsod-analysis, hyperdbg-go-rewrite, impl-generator, pdbex-go-implementation, test-generator.

5 skills 0 installs 85 stars
npx skills add hyperdbg/gui -y

5 skills

hyperdbg/gui 5 skills

hyperdbg-go-rewrite

hyperdbg/gui 0 installs
View source

impl-generator

hyperdbg/gui 0 installs
View source

pdbex-go-implementation

hyperdbg/gui 0 installs
View source

test-generator

hyperdbg/gui 0 installs
View source

Repository documentation

hyperdbg/gui package overview

hyperdbg/gui/README.md View on GitHub

hyperdbg/gui

Includes 5 official skills: bsod-analysis, hyperdbg-go-rewrite, impl-generator, pdbex-go-implementation, test-generator.

Top skills in this package

bsod-analysisOfficial HyperDbg skill from hyperdbg/gui.
hyperdbg-go-rewriteOfficial HyperDbg skill from hyperdbg/gui.
impl-generatorOfficial HyperDbg skill from hyperdbg/gui.
pdbex-go-implementationOfficial HyperDbg skill from hyperdbg/gui.
test-generatorOfficial HyperDbg skill from hyperdbg/gui.

Install

Install the full package:

npx skills add hyperdbg/gui -y

Install a specific skill:

npx skills add hyperdbg/gui@bsod-analysis -y

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

View hyperdbg/gui on GitHub
Copied