# Blokada: DNS Adblocker + VPN AI Agent Skills

Blokada: DNS Adblocker + VPN publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 1 Blokada: DNS Adblocker + VPN repository, with install commands and source links.

Official page: https://skillscout.sh/official/blokadaorg/
Markdown page: https://skillscout.sh/official/blokadaorg/blokadaorg_skills_skillscout.md
Vendor website: https://blokada.org/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/blokadaorg/blokadaorg_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Blokada: DNS Adblocker + VPN 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

### blokadaorg/blokada

Includes 3 official skills: appium, dep-validate, device-log.

Install:

```bash
npx skills add blokadaorg/blokada -y
```

Source: https://github.com/blokadaorg/blokada

## Individual skills

### appium

Official Blokada: DNS Adblocker + VPN skill from blokadaorg/blokada.

Install:

```bash
npx skills add blokadaorg/blokada@appium -y
```

Package: blokadaorg/blokada
Source: https://github.com/blokadaorg/blokada/tree/main/.agents/skills/appium

### dep-validate

Official Blokada: DNS Adblocker + VPN skill from blokadaorg/blokada.

Install:

```bash
npx skills add blokadaorg/blokada@dep-validate -y
```

Package: blokadaorg/blokada
Source: https://github.com/blokadaorg/blokada/tree/main/.agents/skills/dep-validate

### device-log

Official Blokada: DNS Adblocker + VPN skill from blokadaorg/blokada.

Install:

```bash
npx skills add blokadaorg/blokada@device-log -y
```

Package: blokadaorg/blokada
Source: https://github.com/blokadaorg/blokada/tree/main/.agents/skills/device-log

## blokadaorg/blokada package overview

Includes 3 official skills: appium, dep-validate, device-log.

### Top skills in this package

- appium: Official Blokada: DNS Adblocker + VPN skill from blokadaorg/blokada.
- dep-validate: Official Blokada: DNS Adblocker + VPN skill from blokadaorg/blokada.
- device-log: Official Blokada: DNS Adblocker + VPN skill from blokadaorg/blokada.

### Install

Install the full package:

```bash
npx skills add blokadaorg/blokada -y
```

Install a specific skill:

```bash
npx skills add blokadaorg/blokada@appium -y
```

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

Source: https://github.com/blokadaorg/blokada#readme
