# Patryk & Patrick AI Agent Skills

Patryk & Patrick publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 Patryk & Patrick repository, with install commands and source links.

Official page: https://skillscout.sh/official/patrykandpatrick/
Markdown page: https://skillscout.sh/official/patrykandpatrick/patrykandpatrick_skills_skillscout.md
Vendor website: https://patrykandpatrick.com/

## Prompt for your agent

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

### patrykandpatrick/vico

Includes 2 official skills: docs, release-notes.

Install:

```bash
npx skills add patrykandpatrick/vico -y
```

Source: https://github.com/patrykandpatrick/vico

## Individual skills

### docs

Official Patryk & Patrick skill from patrykandpatrick/vico.

Install:

```bash
npx skills add patrykandpatrick/vico@docs -y
```

Package: patrykandpatrick/vico
Source: https://github.com/patrykandpatrick/vico/tree/master/.agents/skills/docs

### release-notes

Official Patryk & Patrick skill from patrykandpatrick/vico.

Install:

```bash
npx skills add patrykandpatrick/vico@release-notes -y
```

Package: patrykandpatrick/vico
Source: https://github.com/patrykandpatrick/vico/tree/master/.agents/skills/release-notes

## patrykandpatrick/vico package overview

Includes 2 official skills: docs, release-notes.

### Top skills in this package

- docs: Official Patryk & Patrick skill from patrykandpatrick/vico.
- release-notes: Official Patryk & Patrick skill from patrykandpatrick/vico.

### Install

Install the full package:

```bash
npx skills add patrykandpatrick/vico -y
```

Install a specific skill:

```bash
npx skills add patrykandpatrick/vico@docs -y
```

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

Source: https://github.com/patrykandpatrick/vico#readme
