# Forter AI Agent Skills

Forter publishes official AI agent skills for its tools, services, and developer workflows. Stop fraud and abuse, approve more payments, and improve customer experiences.

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

Official page: https://skillscout.sh/official/forter/
Markdown page: https://skillscout.sh/official/forter/forter_skills_skillscout.md
Vendor website: https://www.forter.com/

## Prompt for your agent

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

### forter/agentic-readiness-guide

Includes 1 official skill: agentic-readiness-guide.

Install:

```bash
npx skills add forter/agentic-readiness-guide -y
```

Source: https://github.com/forter/agentic-readiness-guide

## Individual skills

### agentic-readiness-guide

Official Forter skill from forter/agentic-readiness-guide.

Install:

```bash
npx skills add forter/agentic-readiness-guide@agentic-readiness-guide -y
```

Package: forter/agentic-readiness-guide
Source: https://github.com/forter/agentic-readiness-guide/tree/HEAD/agentic-readiness-guide

## forter/agentic-readiness-guide package overview

Includes 1 official skill: agentic-readiness-guide.

### Top skills in this package

- agentic-readiness-guide: Official Forter skill from forter/agentic-readiness-guide.

### Install

Install the full package:

```bash
npx skills add forter/agentic-readiness-guide -y
```

Install a specific skill:

```bash
npx skills add forter/agentic-readiness-guide@agentic-readiness-guide -y
```

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

Source: https://github.com/forter/agentic-readiness-guide#readme
