# Neplex AI Agent Skills

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

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

Official page: https://skillscout.sh/official/neplextech/
Markdown page: https://skillscout.sh/official/neplextech/neplextech_skills_skillscout.md
Vendor website: https://neplextech.com/

## Prompt for your agent

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

### neplextech/commandkit

Includes 13 official skills: commandkit, create-commandkit, commandkit-tasks, commandkit-workflow, commandkit-cache, commandkit-redis.

Install:

```bash
npx skills add neplextech/commandkit -y
```

Source: https://github.com/neplextech/commandkit

## Individual skills

### commandkit

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/main/skills/commandkit

### create-commandkit

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@create-commandkit -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/HEAD/skills/create-commandkit

### commandkit-tasks

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-tasks -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/HEAD/skills/commandkit-tasks

### commandkit-workflow

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-workflow -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/HEAD/skills/commandkit-workflow

### commandkit-cache

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-cache -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/main/skills/commandkit-cache

### commandkit-redis

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-redis -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/HEAD/skills/commandkit-redis

### commandkit-ai

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-ai -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/main/skills/commandkit-ai

### commandkit-plugin-development

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-plugin-development -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/main/skills/commandkit-plugin-development

### commandkit-queue

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-queue -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/HEAD/skills/commandkit-queue

### commandkit-ratelimit

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-ratelimit -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/HEAD/skills/commandkit-ratelimit

### commandkit-i18n

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-i18n -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/main/skills/commandkit-i18n

### commandkit-analytics

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-analytics -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/main/skills/commandkit-analytics

### commandkit-legacy-migration

Official Neplex skill from neplextech/commandkit.

Install:

```bash
npx skills add neplextech/commandkit@commandkit-legacy-migration -y
```

Package: neplextech/commandkit
Source: https://github.com/neplextech/commandkit/tree/main/skills/commandkit-legacy-migration

## neplextech/commandkit package overview

Includes 13 official skills: commandkit, create-commandkit, commandkit-tasks, commandkit-workflow, commandkit-cache, commandkit-redis.

### Top skills in this package

- commandkit: Official Neplex skill from neplextech/commandkit.
- create-commandkit: Official Neplex skill from neplextech/commandkit.
- commandkit-tasks: Official Neplex skill from neplextech/commandkit.
- commandkit-workflow: Official Neplex skill from neplextech/commandkit.
- commandkit-cache: Official Neplex skill from neplextech/commandkit.
- commandkit-redis: Official Neplex skill from neplextech/commandkit.
- commandkit-ai: Official Neplex skill from neplextech/commandkit.
- commandkit-plugin-development: Official Neplex skill from neplextech/commandkit.

### Install

Install the full package:

```bash
npx skills add neplextech/commandkit -y
```

Install a specific skill:

```bash
npx skills add neplextech/commandkit@commandkit -y
```

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

Source: https://github.com/neplextech/commandkit#readme
