# Dvgamerr.app AI Agent Skills

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

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

Official page: https://skillscout.sh/official/dvgamerr-app/
Markdown page: https://skillscout.sh/official/dvgamerr-app/dvgamerr-app_skills_skillscout.md
Vendor website: https://dvgamerr.app/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/dvgamerr-app/dvgamerr-app_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Dvgamerr.app 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

### dvgamerr-app/gokub-mcp

Includes 3 official skills: high-risk, low-risk, playbook.

Install:

```bash
npx skills add dvgamerr-app/gokub-mcp -y
```

Source: https://github.com/dvgamerr-app/gokub-mcp

## Individual skills

### high-risk

Official Dvgamerr.app skill from dvgamerr-app/gokub-mcp.

Install:

```bash
npx skills add dvgamerr-app/gokub-mcp@high-risk -y
```

Package: dvgamerr-app/gokub-mcp
Source: https://github.com/dvgamerr-app/gokub-mcp/tree/main/plugins/bitkub-trade/skills/high-risk

### low-risk

Official Dvgamerr.app skill from dvgamerr-app/gokub-mcp.

Install:

```bash
npx skills add dvgamerr-app/gokub-mcp@low-risk -y
```

Package: dvgamerr-app/gokub-mcp
Source: https://github.com/dvgamerr-app/gokub-mcp/tree/main/plugins/bitkub-trade/skills/low-risk

### playbook

Official Dvgamerr.app skill from dvgamerr-app/gokub-mcp.

Install:

```bash
npx skills add dvgamerr-app/gokub-mcp@playbook -y
```

Package: dvgamerr-app/gokub-mcp
Source: https://github.com/dvgamerr-app/gokub-mcp/tree/main/plugins/bitkub-trade/skills/playbook

## dvgamerr-app/gokub-mcp package overview

Includes 3 official skills: high-risk, low-risk, playbook.

### Top skills in this package

- high-risk: Official Dvgamerr.app skill from dvgamerr-app/gokub-mcp.
- low-risk: Official Dvgamerr.app skill from dvgamerr-app/gokub-mcp.
- playbook: Official Dvgamerr.app skill from dvgamerr-app/gokub-mcp.

### Install

Install the full package:

```bash
npx skills add dvgamerr-app/gokub-mcp -y
```

Install a specific skill:

```bash
npx skills add dvgamerr-app/gokub-mcp@high-risk -y
```

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

Source: https://github.com/dvgamerr-app/gokub-mcp#readme
