# JHB Software AI Agent Skills

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

Browse 10 official AI agent skills across 3 JHB Software repositories, with install commands and source links.

Official page: https://skillscout.sh/official/jhb-software/
Markdown page: https://skillscout.sh/official/jhb-software/jhb-software_skills_skillscout.md
Vendor website: https://jhb.software/

## Prompt for your agent

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

### jhb-software/payload-astro-website-template

Includes 6 official skills: astro-accessibility, commit, intl, payload-cms, test-web, astro-components.

Install:

```bash
npx skills add jhb-software/payload-astro-website-template -y
```

Source: https://github.com/jhb-software/payload-astro-website-template

### jhb-software/payload-plugins

Includes 3 official skills: bump-dependencies, fix-payload-duplicate-deps, verify-pr.

Install:

```bash
npx skills add jhb-software/payload-plugins -y
```

Source: https://github.com/jhb-software/payload-plugins

### jhb-software/payload-content-cli

Includes 1 official skill: demo-video.

Install:

```bash
npx skills add jhb-software/payload-content-cli -y
```

Source: https://github.com/jhb-software/payload-content-cli

## Individual skills

### astro-accessibility

Official JHB Software skill from jhb-software/payload-astro-website-template.

Install:

```bash
npx skills add jhb-software/payload-astro-website-template@astro-accessibility -y
```

Package: jhb-software/payload-astro-website-template
Source: https://github.com/jhb-software/payload-astro-website-template/tree/main/.claude/skills/astro-accessibility

### commit

Official JHB Software skill from jhb-software/payload-astro-website-template.

Install:

```bash
npx skills add jhb-software/payload-astro-website-template@commit -y
```

Package: jhb-software/payload-astro-website-template
Source: https://github.com/jhb-software/payload-astro-website-template/tree/main/.claude/skills/commit

### intl

Official JHB Software skill from jhb-software/payload-astro-website-template.

Install:

```bash
npx skills add jhb-software/payload-astro-website-template@intl -y
```

Package: jhb-software/payload-astro-website-template
Source: https://github.com/jhb-software/payload-astro-website-template/tree/main/.claude/skills/intl

### payload-cms

Official JHB Software skill from jhb-software/payload-astro-website-template.

Install:

```bash
npx skills add jhb-software/payload-astro-website-template@payload-cms -y
```

Package: jhb-software/payload-astro-website-template
Source: https://github.com/jhb-software/payload-astro-website-template/tree/main/.claude/skills/payload-cms

### test-web

Official JHB Software skill from jhb-software/payload-astro-website-template.

Install:

```bash
npx skills add jhb-software/payload-astro-website-template@test-web -y
```

Package: jhb-software/payload-astro-website-template
Source: https://github.com/jhb-software/payload-astro-website-template/tree/main/.claude/skills/test-web

### astro-components

Official JHB Software skill from jhb-software/payload-astro-website-template.

Install:

```bash
npx skills add jhb-software/payload-astro-website-template@astro-components -y
```

Package: jhb-software/payload-astro-website-template
Source: https://github.com/jhb-software/payload-astro-website-template/tree/main/.claude/skills/astro-components

### bump-dependencies

Official JHB Software skill from jhb-software/payload-plugins.

Install:

```bash
npx skills add jhb-software/payload-plugins@bump-dependencies -y
```

Package: jhb-software/payload-plugins
Source: https://github.com/jhb-software/payload-plugins/tree/main/.claude/skills/bump-dependencies

### fix-payload-duplicate-deps

Official JHB Software skill from jhb-software/payload-plugins.

Install:

```bash
npx skills add jhb-software/payload-plugins@fix-payload-duplicate-deps -y
```

Package: jhb-software/payload-plugins
Source: https://github.com/jhb-software/payload-plugins/tree/main/.claude/skills/fix-payload-duplicate-deps

### verify-pr

Official JHB Software skill from jhb-software/payload-plugins.

Install:

```bash
npx skills add jhb-software/payload-plugins@verify-pr -y
```

Package: jhb-software/payload-plugins
Source: https://github.com/jhb-software/payload-plugins/tree/main/.claude/skills/verify-pr

### demo-video

Official JHB Software skill from jhb-software/payload-content-cli.

Install:

```bash
npx skills add jhb-software/payload-content-cli@demo-video -y
```

Package: jhb-software/payload-content-cli
Source: https://github.com/jhb-software/payload-content-cli/tree/main/.claude/skills/demo-video

## jhb-software/payload-plugins package overview

Includes 3 official skills: bump-dependencies, fix-payload-duplicate-deps, verify-pr.

### Top skills in this package

- bump-dependencies: Official JHB Software skill from jhb-software/payload-plugins.
- fix-payload-duplicate-deps: Official JHB Software skill from jhb-software/payload-plugins.
- verify-pr: Official JHB Software skill from jhb-software/payload-plugins.

### Install

Install the full package:

```bash
npx skills add jhb-software/payload-plugins -y
```

Install a specific skill:

```bash
npx skills add jhb-software/payload-plugins@bump-dependencies -y
```

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

Source: https://github.com/jhb-software/payload-plugins#readme
