# Mlr Org AI Agent Skills

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

Browse 10 official AI agent skills across 1 Mlr Org repository, with install commands and source links.

Official page: https://skillscout.sh/official/mlr-org/
Markdown page: https://skillscout.sh/official/mlr-org/mlr-org_skills_skillscout.md
Vendor website: https://mlr-org.com/

## Prompt for your agent

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

### mlr-org/mlr3infrastructure

Includes 10 official skills: mlr3book-reviewer, mlr3ecosystem-release, authoring, cran-extrachecks, critical-code-reviewer, describe-design.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure -y
```

Source: https://github.com/mlr-org/mlr3infrastructure

## Individual skills

### mlr3book-reviewer

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@mlr3book-reviewer -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/HEAD/skills/mlr3book-reviewer

### mlr3ecosystem-release

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@mlr3ecosystem-release -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/main/skills/mlr3ecosystem-release

### authoring

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@authoring -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/main/skills/authoring

### cran-extrachecks

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@cran-extrachecks -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/main/skills/cran-extrachecks

### critical-code-reviewer

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@critical-code-reviewer -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/HEAD/skills/critical-code-reviewer

### describe-design

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@describe-design -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/HEAD/skills/describe-design

### name-chunk

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@name-chunk -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/main/skills/name-chunk

### pr-create

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@pr-create -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/main/skills/pr-create

### r-package-setup

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@r-package-setup -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/main/skills/r-package-setup

### r-package-spellchecker

Official Mlr Org skill from mlr-org/mlr3infrastructure.

Install:

```bash
npx skills add mlr-org/mlr3infrastructure@r-package-spellchecker -y
```

Package: mlr-org/mlr3infrastructure
Source: https://github.com/mlr-org/mlr3infrastructure/tree/main/skills/r-package-spellchecker

## mlr-org/mlr3infrastructure package overview

Includes 10 official skills: mlr3book-reviewer, mlr3ecosystem-release, authoring, cran-extrachecks, critical-code-reviewer, describe-design.

### Top skills in this package

- mlr3book-reviewer: Official Mlr Org skill from mlr-org/mlr3infrastructure.
- mlr3ecosystem-release: Official Mlr Org skill from mlr-org/mlr3infrastructure.
- authoring: Official Mlr Org skill from mlr-org/mlr3infrastructure.
- cran-extrachecks: Official Mlr Org skill from mlr-org/mlr3infrastructure.
- critical-code-reviewer: Official Mlr Org skill from mlr-org/mlr3infrastructure.
- describe-design: Official Mlr Org skill from mlr-org/mlr3infrastructure.
- name-chunk: Official Mlr Org skill from mlr-org/mlr3infrastructure.
- pr-create: Official Mlr Org skill from mlr-org/mlr3infrastructure.

### Install

Install the full package:

```bash
npx skills add mlr-org/mlr3infrastructure -y
```

Install a specific skill:

```bash
npx skills add mlr-org/mlr3infrastructure@mlr3book-reviewer -y
```

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

Source: https://github.com/mlr-org/mlr3infrastructure#readme
