# Arya Labs AI Agent Skills

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

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

Official page: https://skillscout.sh/official/aryalabshq/
Markdown page: https://skillscout.sh/official/aryalabshq/aryalabshq_skills_skillscout.md
Vendor website: https://www.aryalabs.ai/

## Prompt for your agent

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

### aryalabshq/bunli

Includes 1 official skill: bunli.

Install:

```bash
npx skills add aryalabshq/bunli -y
```

Source: https://github.com/AryaLabsHQ/bunli

### aryalabshq/scout

Includes 2 official skills: incident-triage, plugin-ops.

Install:

```bash
npx skills add aryalabshq/scout -y
```

Source: https://github.com/AryaLabsHQ/scout

## Individual skills

### bunli

Official Arya Labs skill from aryalabshq/bunli.

Install:

```bash
npx skills add aryalabshq/bunli@bunli -y
```

Package: aryalabshq/bunli
Source: https://github.com/AryaLabsHQ/bunli/tree/main/skills/bunli

### incident-triage

Official Arya Labs skill from aryalabshq/scout.

Install:

```bash
npx skills add aryalabshq/scout@incident-triage -y
```

Package: aryalabshq/scout
Source: https://github.com/AryaLabsHQ/scout/tree/main/apps/hub/skills/incident-triage

### plugin-ops

Official Arya Labs skill from aryalabshq/scout.

Install:

```bash
npx skills add aryalabshq/scout@plugin-ops -y
```

Package: aryalabshq/scout
Source: https://github.com/AryaLabsHQ/scout/tree/main/apps/hub/skills/plugin-ops

## aryalabshq/bunli package overview

Includes 1 official skill: bunli.

### Top skills in this package

- bunli: Official Arya Labs skill from aryalabshq/bunli.

### Install

Install the full package:

```bash
npx skills add aryalabshq/bunli -y
```

Install a specific skill:

```bash
npx skills add aryalabshq/bunli@bunli -y
```

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

Source: https://github.com/aryalabshq/bunli#readme
