# ActiveCampaign AI Agent Skills

ActiveCampaign publishes official AI agent skills for its tools, services, and developer workflows. ActiveCampaign is an integrated marketing automation, email marketing, and automated sales CRM platform.

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

Official page: https://skillscout.sh/official/activecampaign/
Markdown page: https://skillscout.sh/official/activecampaign/activecampaign_skills_skillscout.md
Vendor website: https://www.activecampaign.com/

## Prompt for your agent

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

### activecampaign/postmark-skills

Includes 6 official skills: postmark-email-best-practices, postmark-inbound, postmark-send-email, postmark-templates, postmark-webhooks, postmark-skills.

Install:

```bash
npx skills add activecampaign/postmark-skills -y
```

Source: https://github.com/activecampaign/postmark-skills

## Individual skills

### postmark-email-best-practices

Official ActiveCampaign skill from activecampaign/postmark-skills.

Install:

```bash
npx skills add activecampaign/postmark-skills@postmark-email-best-practices -y
```

Package: activecampaign/postmark-skills
Source: https://github.com/activecampaign/postmark-skills/tree/HEAD/postmark-email-best-practices

### postmark-inbound

Official ActiveCampaign skill from activecampaign/postmark-skills.

Install:

```bash
npx skills add activecampaign/postmark-skills@postmark-inbound -y
```

Package: activecampaign/postmark-skills
Source: https://github.com/activecampaign/postmark-skills/tree/HEAD/postmark-inbound

### postmark-send-email

Official ActiveCampaign skill from activecampaign/postmark-skills.

Install:

```bash
npx skills add activecampaign/postmark-skills@postmark-send-email -y
```

Package: activecampaign/postmark-skills
Source: https://github.com/activecampaign/postmark-skills/tree/HEAD/postmark-send-email

### postmark-templates

Official ActiveCampaign skill from activecampaign/postmark-skills.

Install:

```bash
npx skills add activecampaign/postmark-skills@postmark-templates -y
```

Package: activecampaign/postmark-skills
Source: https://github.com/activecampaign/postmark-skills/tree/HEAD/postmark-templates

### postmark-webhooks

Official ActiveCampaign skill from activecampaign/postmark-skills.

Install:

```bash
npx skills add activecampaign/postmark-skills@postmark-webhooks -y
```

Package: activecampaign/postmark-skills
Source: https://github.com/activecampaign/postmark-skills/tree/HEAD/postmark-webhooks

### postmark-skills

Official ActiveCampaign skill from activecampaign/postmark-skills.

Install:

```bash
npx skills add activecampaign/postmark-skills@postmark-skills -y
```

Package: activecampaign/postmark-skills
Source: https://github.com/activecampaign/postmark-skills/tree/HEAD/postmark-skills

## activecampaign/postmark-skills package overview

Includes 6 official skills: postmark-email-best-practices, postmark-inbound, postmark-send-email, postmark-templates, postmark-webhooks, postmark-skills.

### Top skills in this package

- postmark-email-best-practices: Official ActiveCampaign skill from activecampaign/postmark-skills.
- postmark-inbound: Official ActiveCampaign skill from activecampaign/postmark-skills.
- postmark-send-email: Official ActiveCampaign skill from activecampaign/postmark-skills.
- postmark-templates: Official ActiveCampaign skill from activecampaign/postmark-skills.
- postmark-webhooks: Official ActiveCampaign skill from activecampaign/postmark-skills.
- postmark-skills: Official ActiveCampaign skill from activecampaign/postmark-skills.

### Install

Install the full package:

```bash
npx skills add activecampaign/postmark-skills -y
```

Install a specific skill:

```bash
npx skills add activecampaign/postmark-skills@postmark-email-best-practices -y
```

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

Source: https://github.com/activecampaign/postmark-skills#readme
