# Netwrix Corporation AI Agent Skills

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

Browse 10 official AI agent skills across 1 Netwrix Corporation repository, with install commands and source links.

Official page: https://skillscout.sh/official/netwrix/
Markdown page: https://skillscout.sh/official/netwrix/netwrix_skills_skillscout.md
Vendor website: https://www.netwrix.com/

## Prompt for your agent

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

### netwrix/docs

Includes 10 official skills: assign-label, code-of-conduct-check, content-fix, dale, derek, doc-help.

Install:

```bash
npx skills add netwrix/docs -y
```

Source: https://github.com/netwrix/docs

## Individual skills

### assign-label

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@assign-label -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/HEAD/.claude/skills/assign-label

### code-of-conduct-check

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@code-of-conduct-check -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/dev/.claude/skills/code-of-conduct-check

### content-fix

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@content-fix -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/dev/.claude/skills/content-fix

### dale

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@dale -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/dev/.claude/skills/dale

### derek

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@derek -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/dev/.claude/skills/derek

### doc-help

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@doc-help -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/dev/.claude/skills/doc-help

### doc-pr

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@doc-pr -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/dev/.claude/skills/doc-pr

### doc-pr-fix

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@doc-pr-fix -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/dev/.claude/skills/doc-pr-fix

### identify-security-vuln-discussion

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@identify-security-vuln-discussion -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/dev/.claude/skills/identify-security-vuln-discussion

### kb-pr-review

Official Netwrix Corporation skill from netwrix/docs.

Install:

```bash
npx skills add netwrix/docs@kb-pr-review -y
```

Package: netwrix/docs
Source: https://github.com/netwrix/docs/tree/HEAD/.claude/skills/kb-pr-review

## netwrix/docs package overview

Includes 10 official skills: assign-label, code-of-conduct-check, content-fix, dale, derek, doc-help.

### Top skills in this package

- assign-label: Official Netwrix Corporation skill from netwrix/docs.
- code-of-conduct-check: Official Netwrix Corporation skill from netwrix/docs.
- content-fix: Official Netwrix Corporation skill from netwrix/docs.
- dale: Official Netwrix Corporation skill from netwrix/docs.
- derek: Official Netwrix Corporation skill from netwrix/docs.
- doc-help: Official Netwrix Corporation skill from netwrix/docs.
- doc-pr: Official Netwrix Corporation skill from netwrix/docs.
- doc-pr-fix: Official Netwrix Corporation skill from netwrix/docs.

### Install

Install the full package:

```bash
npx skills add netwrix/docs -y
```

Install a specific skill:

```bash
npx skills add netwrix/docs@assign-label -y
```

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

Source: https://github.com/netwrix/docs#readme
