# Gean Labs AI Agent Skills

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

Browse 6 official AI agent skills across 1 Gean Labs repository, with install commands and source links.

Official page: https://skillscout.sh/official/geanlabs/
Markdown page: https://skillscout.sh/official/geanlabs/geanlabs_skills_skillscout.md
Vendor website: https://geanlabs.com/

## Prompt for your agent

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

### geanlabs/gean

Includes 6 official skills: spec-compliant, devnet-log-review, devnet-runner, gean-perf, lean-review, test-pr-devnet.

Install:

```bash
npx skills add geanlabs/gean -y
```

Source: https://github.com/geanlabs/gean

## Individual skills

### spec-compliant

Official Gean Labs skill from geanlabs/gean.

Install:

```bash
npx skills add geanlabs/gean@spec-compliant -y
```

Package: geanlabs/gean
Source: https://github.com/geanlabs/gean/tree/main/.claude/skills/spec-compliant

### devnet-log-review

Official Gean Labs skill from geanlabs/gean.

Install:

```bash
npx skills add geanlabs/gean@devnet-log-review -y
```

Package: geanlabs/gean
Source: https://github.com/geanlabs/gean/tree/main/.claude/skills/devnet-log-review

### devnet-runner

Official Gean Labs skill from geanlabs/gean.

Install:

```bash
npx skills add geanlabs/gean@devnet-runner -y
```

Package: geanlabs/gean
Source: https://github.com/geanlabs/gean/tree/main/.claude/skills/devnet-runner

### gean-perf

Official Gean Labs skill from geanlabs/gean.

Install:

```bash
npx skills add geanlabs/gean@gean-perf -y
```

Package: geanlabs/gean
Source: https://github.com/geanlabs/gean/tree/HEAD/.claude/skills/gean-perf

### lean-review

Official Gean Labs skill from geanlabs/gean.

Install:

```bash
npx skills add geanlabs/gean@lean-review -y
```

Package: geanlabs/gean
Source: https://github.com/geanlabs/gean/tree/main/.claude/skills/lean-review

### test-pr-devnet

Official Gean Labs skill from geanlabs/gean.

Install:

```bash
npx skills add geanlabs/gean@test-pr-devnet -y
```

Package: geanlabs/gean
Source: https://github.com/geanlabs/gean/tree/main/.claude/skills/test-pr-devnet

## geanlabs/gean package overview

Includes 6 official skills: spec-compliant, devnet-log-review, devnet-runner, gean-perf, lean-review, test-pr-devnet.

### Top skills in this package

- spec-compliant: Official Gean Labs skill from geanlabs/gean.
- devnet-log-review: Official Gean Labs skill from geanlabs/gean.
- devnet-runner: Official Gean Labs skill from geanlabs/gean.
- gean-perf: Official Gean Labs skill from geanlabs/gean.
- lean-review: Official Gean Labs skill from geanlabs/gean.
- test-pr-devnet: Official Gean Labs skill from geanlabs/gean.

### Install

Install the full package:

```bash
npx skills add geanlabs/gean -y
```

Install a specific skill:

```bash
npx skills add geanlabs/gean@spec-compliant -y
```

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

Source: https://github.com/geanlabs/gean#readme
