# LinkedIn AI Agent Skills

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

Browse 3 official AI agent skills across 1 LinkedIn repository, with install commands and source links.

Official page: https://skillscout.sh/official/linkedin/
Markdown page: https://skillscout.sh/official/linkedin/linkedin_skills_skillscout.md
Vendor website: https://engineering.linkedin.com/

## Prompt for your agent

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

### linkedin/liger-kernel

Includes 3 official skills: liger-kernel-perf, liger-autopatch, liger-kernel-dev.

Install:

```bash
npx skills add linkedin/liger-kernel -y
```

Source: https://github.com/linkedin/Liger-Kernel

## Individual skills

### liger-kernel-perf

Official LinkedIn skill from linkedin/liger-kernel.

Install:

```bash
npx skills add linkedin/liger-kernel@liger-kernel-perf -y
```

Package: linkedin/liger-kernel
Source: https://github.com/linkedin/Liger-Kernel/tree/main/.agents/skills/liger-kernel-perf

### liger-autopatch

Official LinkedIn skill from linkedin/liger-kernel.

Install:

```bash
npx skills add linkedin/liger-kernel@liger-autopatch -y
```

Package: linkedin/liger-kernel
Source: https://github.com/linkedin/Liger-Kernel/tree/main/.agents/skills/liger-autopatch

### liger-kernel-dev

Official LinkedIn skill from linkedin/liger-kernel.

Install:

```bash
npx skills add linkedin/liger-kernel@liger-kernel-dev -y
```

Package: linkedin/liger-kernel
Source: https://github.com/linkedin/Liger-Kernel/tree/main/.agents/skills/liger-kernel-dev

## linkedin/liger-kernel package overview

Includes 3 official skills: liger-kernel-perf, liger-autopatch, liger-kernel-dev.

### Top skills in this package

- liger-kernel-perf: Official LinkedIn skill from linkedin/liger-kernel.
- liger-autopatch: Official LinkedIn skill from linkedin/liger-kernel.
- liger-kernel-dev: Official LinkedIn skill from linkedin/liger-kernel.

### Install

Install the full package:

```bash
npx skills add linkedin/liger-kernel -y
```

Install a specific skill:

```bash
npx skills add linkedin/liger-kernel@liger-kernel-perf -y
```

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

Source: https://github.com/linkedin/liger-kernel#readme
