# MailPoet AI Agent Skills

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

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

Official page: https://skillscout.sh/official/mailpoet/
Markdown page: https://skillscout.sh/official/mailpoet/mailpoet_skills_skillscout.md
Vendor website: https://mailpoet.com/

## Prompt for your agent

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

### mailpoet/mailpoet

Includes 11 official skills: creating-pull-requests, debugging-failed-tests, mailpoet-beta-compat-test, mailpoet-dev-cycle, reviewing-code, running-tests.

Install:

```bash
npx skills add mailpoet/mailpoet -y
```

Source: https://github.com/mailpoet/mailpoet

## Individual skills

### creating-pull-requests

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@creating-pull-requests -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/HEAD/.ai/skills/creating-pull-requests

### debugging-failed-tests

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@debugging-failed-tests -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/trunk/.ai/skills/debugging-failed-tests

### mailpoet-beta-compat-test

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@mailpoet-beta-compat-test -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/trunk/.ai/skills/mailpoet-beta-compat-test

### mailpoet-dev-cycle

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@mailpoet-dev-cycle -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/trunk/.ai/skills/mailpoet-dev-cycle

### reviewing-code

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@reviewing-code -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/trunk/.ai/skills/reviewing-code

### running-tests

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@running-tests -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/trunk/.ai/skills/running-tests

### sql-collation-safety

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@sql-collation-safety -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/trunk/.ai/skills/sql-collation-safety

### sql-performance

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@sql-performance -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/trunk/.ai/skills/sql-performance

### starting-branch

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@starting-branch -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/HEAD/.ai/skills/starting-branch

### writing-changelog

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@writing-changelog -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/HEAD/.ai/skills/writing-changelog

### writing-tests

Official MailPoet skill from mailpoet/mailpoet.

Install:

```bash
npx skills add mailpoet/mailpoet@writing-tests -y
```

Package: mailpoet/mailpoet
Source: https://github.com/mailpoet/mailpoet/tree/trunk/.ai/skills/writing-tests

## mailpoet/mailpoet package overview

Includes 11 official skills: creating-pull-requests, debugging-failed-tests, mailpoet-beta-compat-test, mailpoet-dev-cycle, reviewing-code, running-tests.

### Top skills in this package

- creating-pull-requests: Official MailPoet skill from mailpoet/mailpoet.
- debugging-failed-tests: Official MailPoet skill from mailpoet/mailpoet.
- mailpoet-beta-compat-test: Official MailPoet skill from mailpoet/mailpoet.
- mailpoet-dev-cycle: Official MailPoet skill from mailpoet/mailpoet.
- reviewing-code: Official MailPoet skill from mailpoet/mailpoet.
- running-tests: Official MailPoet skill from mailpoet/mailpoet.
- sql-collation-safety: Official MailPoet skill from mailpoet/mailpoet.
- sql-performance: Official MailPoet skill from mailpoet/mailpoet.

### Install

Install the full package:

```bash
npx skills add mailpoet/mailpoet -y
```

Install a specific skill:

```bash
npx skills add mailpoet/mailpoet@creating-pull-requests -y
```

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

Source: https://github.com/mailpoet/mailpoet#readme
