# Chatwoot AI Agent Skills

Chatwoot publishes official AI agent skills for its tools, services, and developer workflows. The modern, open-source, self-hosted customer support platform.

Browse 1 official AI agent skill across 1 Chatwoot repository, with install commands and source links.

Official page: https://skillscout.sh/official/chatwoot/
Markdown page: https://skillscout.sh/official/chatwoot/chatwoot_skills_skillscout.md
Vendor website: https://github.com/chatwoot

## Prompt for your agent

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

### chatwoot/cli

Includes 1 official skill: chatwoot-cli.

Install:

```bash
npx skills add chatwoot/cli -y
```

Source: https://github.com/chatwoot/cli

## Individual skills

### chatwoot-cli

Official Chatwoot skill from chatwoot/cli.

Install:

```bash
npx skills add chatwoot/cli@chatwoot-cli -y
```

Package: chatwoot/cli
Source: https://github.com/chatwoot/cli/tree/HEAD/skills/chatwoot-cli

## chatwoot/cli package overview

Includes 1 official skill: chatwoot-cli.

### Top skills in this package

- chatwoot-cli: Official Chatwoot skill from chatwoot/cli.

### Install

Install the full package:

```bash
npx skills add chatwoot/cli -y
```

Install a specific skill:

```bash
npx skills add chatwoot/cli@chatwoot-cli -y
```

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

Source: https://github.com/chatwoot/cli#readme
