# AdKit AI Agent Skills

AdKit publishes official AI agent skills for its tools, services, and developer workflows. The ads toolbox for SaaS founders & their AI agents.

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

Official page: https://skillscout.sh/official/adkit/
Markdown page: https://skillscout.sh/official/adkit/adkit_skills_skillscout.md
Vendor website: https://adkit.so/

## Prompt for your agent

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

### adkit/ads-skills

Includes 3 official skills: google-ads-strategy, meta-ads-strategy, adkit.

Install:

```bash
npx skills add adkit/ads-skills -y
```

Source: https://github.com/adkit/ads-skills

## Individual skills

### google-ads-strategy

Official AdKit skill from adkit/ads-skills.

Install:

```bash
npx skills add adkit/ads-skills@google-ads-strategy -y
```

Package: adkit/ads-skills
Source: https://github.com/adkit/ads-skills/tree/HEAD/skills/google-ads-strategy

### meta-ads-strategy

Official AdKit skill from adkit/ads-skills.

Install:

```bash
npx skills add adkit/ads-skills@meta-ads-strategy -y
```

Package: adkit/ads-skills
Source: https://github.com/adkit/ads-skills/tree/HEAD/skills/meta-ads-strategy

### adkit

Official AdKit skill from adkit/ads-skills.

Install:

```bash
npx skills add adkit/ads-skills@adkit -y
```

Package: adkit/ads-skills
Source: https://github.com/adkit/ads-skills/tree/HEAD/skills/adkit

## adkit/ads-skills package overview

Includes 3 official skills: google-ads-strategy, meta-ads-strategy, adkit.

### Top skills in this package

- google-ads-strategy: Official AdKit skill from adkit/ads-skills.
- meta-ads-strategy: Official AdKit skill from adkit/ads-skills.
- adkit: Official AdKit skill from adkit/ads-skills.

### Install

Install the full package:

```bash
npx skills add adkit/ads-skills -y
```

Install a specific skill:

```bash
npx skills add adkit/ads-skills@google-ads-strategy -y
```

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

Source: https://github.com/adkit/ads-skills#readme
