# Just Eat Takeaway.com AI Agent Skills

Just Eat Takeaway.com publishes official AI agent skills for its tools, services, and developer workflows.

Browse 5 official AI agent skills across 2 Just Eat Takeaway.com repositories, with install commands and source links.

Official page: https://skillscout.sh/official/justeattakeaway/
Markdown page: https://skillscout.sh/official/justeattakeaway/justeattakeaway_skills_skillscout.md
Vendor website: https://tech.justeattakeaway.com/

## Prompt for your agent

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

### justeattakeaway/pie

Includes 4 official skills: pie-design-system, skill-reviewer, pie-docs-authoring, aperture-props-test.

Install:

```bash
npx skills add justeattakeaway/pie -y
```

Source: https://github.com/justeattakeaway/pie

### justeattakeaway/justsaying

Includes 1 official skill: dotnet-inspect.

Install:

```bash
npx skills add justeattakeaway/justsaying -y
```

Source: https://github.com/justeattakeaway/JustSaying

## Individual skills

### pie-design-system

Official Just Eat Takeaway.com skill from justeattakeaway/pie.

Install:

```bash
npx skills add justeattakeaway/pie@pie-design-system -y
```

Package: justeattakeaway/pie
Source: https://github.com/justeattakeaway/pie/tree/main/.agents/skills/pie-design-system

### skill-reviewer

Official Just Eat Takeaway.com skill from justeattakeaway/pie.

Install:

```bash
npx skills add justeattakeaway/pie@skill-reviewer -y
```

Package: justeattakeaway/pie
Source: https://github.com/justeattakeaway/pie/tree/main/.agents/skills/skill-reviewer

### pie-docs-authoring

Official Just Eat Takeaway.com skill from justeattakeaway/pie.

Install:

```bash
npx skills add justeattakeaway/pie@pie-docs-authoring -y
```

Package: justeattakeaway/pie
Source: https://github.com/justeattakeaway/pie/tree/main/.agents/skills/pie-docs-authoring

### aperture-props-test

Official Just Eat Takeaway.com skill from justeattakeaway/pie.

Install:

```bash
npx skills add justeattakeaway/pie@aperture-props-test -y
```

Package: justeattakeaway/pie
Source: https://github.com/justeattakeaway/pie/tree/HEAD/.agents/skills/aperture-props-test

### dotnet-inspect

Official Just Eat Takeaway.com skill from justeattakeaway/justsaying.

Install:

```bash
npx skills add justeattakeaway/justsaying@dotnet-inspect -y
```

Package: justeattakeaway/justsaying
Source: https://github.com/justeattakeaway/JustSaying/tree/main/.agents/skills/dotnet-inspect

## justeattakeaway/pie package overview

Includes 4 official skills: pie-design-system, skill-reviewer, pie-docs-authoring, aperture-props-test.

### Top skills in this package

- pie-design-system: Official Just Eat Takeaway.com skill from justeattakeaway/pie.
- skill-reviewer: Official Just Eat Takeaway.com skill from justeattakeaway/pie.
- pie-docs-authoring: Official Just Eat Takeaway.com skill from justeattakeaway/pie.
- aperture-props-test: Official Just Eat Takeaway.com skill from justeattakeaway/pie.

### Install

Install the full package:

```bash
npx skills add justeattakeaway/pie -y
```

Install a specific skill:

```bash
npx skills add justeattakeaway/pie@pie-design-system -y
```

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

Source: https://github.com/justeattakeaway/pie#readme
