# Thank You Linus AI Agent Skills

Thank You Linus publishes official AI agent skills for its tools, services, and developer workflows.

Browse 7 official AI agent skills across 1 Thank You Linus repository, with install commands and source links.

Official page: https://skillscout.sh/official/thank-you-linus/
Markdown page: https://skillscout.sh/official/thank-you-linus/thank-you-linus_skills_skillscout.md
Vendor website: https://thankyou-linus.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/thank-you-linus/thank-you-linus_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Thank You Linus 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

### thank-you-linus/linus-dashboard

Includes 7 official skills: release-beta, release-rollback, release-stable, debug, implement, release-check.

Install:

```bash
npx skills add thank-you-linus/linus-dashboard -y
```

Source: https://github.com/Thank-you-Linus/Linus-Dashboard

## Individual skills

### release-beta

Official Thank You Linus skill from thank-you-linus/linus-dashboard.

Install:

```bash
npx skills add thank-you-linus/linus-dashboard@release-beta -y
```

Package: thank-you-linus/linus-dashboard
Source: https://github.com/Thank-you-Linus/Linus-Dashboard/tree/main/.claude/skills/release-beta

### release-rollback

Official Thank You Linus skill from thank-you-linus/linus-dashboard.

Install:

```bash
npx skills add thank-you-linus/linus-dashboard@release-rollback -y
```

Package: thank-you-linus/linus-dashboard
Source: https://github.com/Thank-you-Linus/Linus-Dashboard/tree/main/.claude/skills/release-rollback

### release-stable

Official Thank You Linus skill from thank-you-linus/linus-dashboard.

Install:

```bash
npx skills add thank-you-linus/linus-dashboard@release-stable -y
```

Package: thank-you-linus/linus-dashboard
Source: https://github.com/Thank-you-Linus/Linus-Dashboard/tree/main/.claude/skills/release-stable

### debug

Official Thank You Linus skill from thank-you-linus/linus-dashboard.

Install:

```bash
npx skills add thank-you-linus/linus-dashboard@debug -y
```

Package: thank-you-linus/linus-dashboard
Source: https://github.com/Thank-you-Linus/Linus-Dashboard/tree/main/.claude/skills/debug

### implement

Official Thank You Linus skill from thank-you-linus/linus-dashboard.

Install:

```bash
npx skills add thank-you-linus/linus-dashboard@implement -y
```

Package: thank-you-linus/linus-dashboard
Source: https://github.com/Thank-you-Linus/Linus-Dashboard/tree/main/.claude/skills/implement

### release-check

Official Thank You Linus skill from thank-you-linus/linus-dashboard.

Install:

```bash
npx skills add thank-you-linus/linus-dashboard@release-check -y
```

Package: thank-you-linus/linus-dashboard
Source: https://github.com/Thank-you-Linus/Linus-Dashboard/tree/main/.claude/skills/release-check

### review

Official Thank You Linus skill from thank-you-linus/linus-dashboard.

Install:

```bash
npx skills add thank-you-linus/linus-dashboard@review -y
```

Package: thank-you-linus/linus-dashboard
Source: https://github.com/Thank-you-Linus/Linus-Dashboard/tree/main/.claude/skills/review

## thank-you-linus/linus-dashboard package overview

Includes 7 official skills: release-beta, release-rollback, release-stable, debug, implement, release-check.

### Top skills in this package

- release-beta: Official Thank You Linus skill from thank-you-linus/linus-dashboard.
- release-rollback: Official Thank You Linus skill from thank-you-linus/linus-dashboard.
- release-stable: Official Thank You Linus skill from thank-you-linus/linus-dashboard.
- debug: Official Thank You Linus skill from thank-you-linus/linus-dashboard.
- implement: Official Thank You Linus skill from thank-you-linus/linus-dashboard.
- release-check: Official Thank You Linus skill from thank-you-linus/linus-dashboard.
- review: Official Thank You Linus skill from thank-you-linus/linus-dashboard.

### Install

Install the full package:

```bash
npx skills add thank-you-linus/linus-dashboard -y
```

Install a specific skill:

```bash
npx skills add thank-you-linus/linus-dashboard@release-beta -y
```

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

Source: https://github.com/thank-you-linus/linus-dashboard#readme
