# Slop O Meter AI Agent Skills

Slop O Meter publishes official AI agent skills for its tools, services, and developer workflows.

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

Official page: https://skillscout.sh/official/slop-o-meter/
Markdown page: https://skillscout.sh/official/slop-o-meter/slop-o-meter_skills_skillscout.md
Vendor website: https://slop-o-meter.dev/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/slop-o-meter/slop-o-meter_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Slop O Meter 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

### slop-o-meter/slop-o-meter

Includes 1 official skill: playwright-cli.

Install:

```bash
npx skills add slop-o-meter/slop-o-meter -y
```

Source: https://github.com/slop-o-meter/slop-o-meter

## Individual skills

### playwright-cli

Official Slop O Meter skill from slop-o-meter/slop-o-meter.

Install:

```bash
npx skills add slop-o-meter/slop-o-meter@playwright-cli -y
```

Package: slop-o-meter/slop-o-meter
Source: https://github.com/slop-o-meter/slop-o-meter/tree/main/.claude/skills/playwright-cli

## slop-o-meter/slop-o-meter package overview

Includes 1 official skill: playwright-cli.

### Top skills in this package

- playwright-cli: Official Slop O Meter skill from slop-o-meter/slop-o-meter.

### Install

Install the full package:

```bash
npx skills add slop-o-meter/slop-o-meter -y
```

Install a specific skill:

```bash
npx skills add slop-o-meter/slop-o-meter@playwright-cli -y
```

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

Source: https://github.com/slop-o-meter/slop-o-meter#readme
