# Vardot AI Agent Skills

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

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

Official page: https://skillscout.sh/official/vardot/
Markdown page: https://skillscout.sh/official/vardot/vardot_skills_skillscout.md
Vendor website: https://www.vardot.com/

## Prompt for your agent

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

### vardot/varbase-patches

Includes 5 official skills: composer-patches, patch-management, varbase-patches, vardot-issue-templates, vardot-mr-pr-manager.

Install:

```bash
npx skills add vardot/varbase-patches -y
```

Source: https://github.com/Vardot/varbase-patches

## Individual skills

### composer-patches

Official Vardot skill from vardot/varbase-patches.

Install:

```bash
npx skills add vardot/varbase-patches@composer-patches -y
```

Package: vardot/varbase-patches
Source: https://github.com/Vardot/varbase-patches/tree/11.0.x/.claude/skills/composer-patches

### patch-management

Official Vardot skill from vardot/varbase-patches.

Install:

```bash
npx skills add vardot/varbase-patches@patch-management -y
```

Package: vardot/varbase-patches
Source: https://github.com/Vardot/varbase-patches/tree/11.0.x/.claude/skills/patch-management

### varbase-patches

Official Vardot skill from vardot/varbase-patches.

Install:

```bash
npx skills add vardot/varbase-patches@varbase-patches -y
```

Package: vardot/varbase-patches
Source: https://github.com/vardot/varbase-patches/tree/HEAD/.claude/skills/varbase-patches

### vardot-issue-templates

Official Vardot skill from vardot/varbase-patches.

Install:

```bash
npx skills add vardot/varbase-patches@vardot-issue-templates -y
```

Package: vardot/varbase-patches
Source: https://github.com/vardot/varbase-patches/tree/HEAD/.claude/skills/vardot-issue-templates

### vardot-mr-pr-manager

Official Vardot skill from vardot/varbase-patches.

Install:

```bash
npx skills add vardot/varbase-patches@vardot-mr-pr-manager -y
```

Package: vardot/varbase-patches
Source: https://github.com/vardot/varbase-patches/tree/HEAD/.claude/skills/vardot-mr-pr-manager

## vardot/varbase-patches package overview

Includes 5 official skills: composer-patches, patch-management, varbase-patches, vardot-issue-templates, vardot-mr-pr-manager.

### Top skills in this package

- composer-patches: Official Vardot skill from vardot/varbase-patches.
- patch-management: Official Vardot skill from vardot/varbase-patches.
- varbase-patches: Official Vardot skill from vardot/varbase-patches.
- vardot-issue-templates: Official Vardot skill from vardot/varbase-patches.
- vardot-mr-pr-manager: Official Vardot skill from vardot/varbase-patches.

### Install

Install the full package:

```bash
npx skills add vardot/varbase-patches -y
```

Install a specific skill:

```bash
npx skills add vardot/varbase-patches@composer-patches -y
```

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

Source: https://github.com/vardot/varbase-patches#readme
