# Portainer.io AI Agent Skills

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

Browse 2 official AI agent skills across 2 Portainer.io repositories, with install commands and source links.

Official page: https://skillscout.sh/official/portainer/
Markdown page: https://skillscout.sh/official/portainer/portainer_skills_skillscout.md
Vendor website: https://portainer.io/

## Prompt for your agent

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

### portainer/portainer-mcp

Includes 1 official skill: portainer-mcp-hygiene.

Install:

```bash
npx skills add portainer/portainer-mcp -y
```

Source: https://github.com/portainer/portainer-mcp

### portainer/portainer-skills

Includes 1 official skill: portainer-api.

Install:

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

Source: https://github.com/portainer/portainer-skills

## Individual skills

### portainer-mcp-hygiene

Official Portainer.io skill from portainer/portainer-mcp.

Install:

```bash
npx skills add portainer/portainer-mcp@portainer-mcp-hygiene -y
```

Package: portainer/portainer-mcp
Source: https://github.com/portainer/portainer-mcp/tree/main/skills/portainer-mcp-hygiene

### portainer-api

Official Portainer.io skill from portainer/portainer-skills.

Install:

```bash
npx skills add portainer/portainer-skills@portainer-api -y
```

Package: portainer/portainer-skills
Source: https://github.com/portainer/portainer-skills/tree/main/portainer-api

## portainer/portainer-skills package overview

Includes 1 official skill: portainer-api.

### Top skills in this package

- portainer-api: Official Portainer.io skill from portainer/portainer-skills.

### Install

Install the full package:

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

Install a specific skill:

```bash
npx skills add portainer/portainer-skills@portainer-api -y
```

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

Source: https://github.com/portainer/portainer-skills#readme
