# Antiwork AI Agent Skills

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

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

Official page: https://skillscout.sh/official/antiwork/
Markdown page: https://skillscout.sh/official/antiwork/antiwork_skills_skillscout.md
Vendor website: https://antiwork.com/

## Prompt for your agent

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

### antiwork/gumroad-cli

Includes 1 official skill: gumroad.

Install:

```bash
npx skills add antiwork/gumroad-cli -y
```

Source: https://github.com/antiwork/gumroad-cli

### antiwork/skills

Includes 1 official skill: gumroad-support-refund-request.

Install:

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

Source: https://github.com/antiwork/skills

## Individual skills

### gumroad

Official Antiwork skill from antiwork/gumroad-cli.

Install:

```bash
npx skills add antiwork/gumroad-cli@gumroad -y
```

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

### gumroad-support-refund-request

Official Antiwork skill from antiwork/skills.

Install:

```bash
npx skills add antiwork/skills@gumroad-support-refund-request -y
```

Package: antiwork/skills
Source: https://github.com/antiwork/skills/tree/main/skills/gumroad/gumroad-support-refund-request

## antiwork/skills package overview

Includes 1 official skill: gumroad-support-refund-request.

### Top skills in this package

- gumroad-support-refund-request: Official Antiwork skill from antiwork/skills.

### Install

Install the full package:

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

Install a specific skill:

```bash
npx skills add antiwork/skills@gumroad-support-refund-request -y
```

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

Source: https://github.com/antiwork/skills#readme
