# Netclaw AI Agent Skills

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

Browse 12 official AI agent skills across 2 Netclaw repositories, with install commands and source links.

Official page: https://skillscout.sh/official/netclaw-dev/
Markdown page: https://skillscout.sh/official/netclaw-dev/netclaw-dev_skills_skillscout.md
Vendor website: https://netclaw.dev/

## Prompt for your agent

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

### netclaw-dev/netclaw

Includes 11 official skills: business-email-review, logical-feed-probe, modern-csharp-coding-standards, netclaw-memory, netclaw-operations, netclaw-projects.

Install:

```bash
npx skills add netclaw-dev/netclaw -y
```

Source: https://github.com/netclaw-dev/netclaw

### netclaw-dev/netclaw-website

Includes 1 official skill: cli.

Install:

```bash
npx skills add netclaw-dev/netclaw-website -y
```

Source: https://github.com/netclaw-dev/netclaw-website

## Individual skills

### business-email-review

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@business-email-review -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/dev/evals/fixtures/skills/business-email-review

### logical-feed-probe

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@logical-feed-probe -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/dev/evals/fixtures/server-feed-skills/logical-feed-probe

### modern-csharp-coding-standards

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@modern-csharp-coding-standards -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/dev/evals/fixtures/skills/modern-csharp-coding-standards

### netclaw-memory

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@netclaw-memory -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/dev/feeds/skills/.system/files/netclaw-memory

### netclaw-operations

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@netclaw-operations -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/dev/feeds/skills/.system/files/netclaw-operations

### netclaw-projects

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@netclaw-projects -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/dev/feeds/skills/.system/files/netclaw-projects

### search-citation

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@search-citation -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/HEAD/feeds/skills/.system/files/search-citation

### serialization

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@serialization -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/HEAD/evals/fixtures/skills/serialization

### skill-authoring

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@skill-authoring -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/dev/feeds/skills/.system/files/skill-authoring

### subagent-authoring

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@subagent-authoring -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/dev/feeds/skills/.system/files/subagent-authoring

### web-content-retrieval

Official Netclaw skill from netclaw-dev/netclaw.

Install:

```bash
npx skills add netclaw-dev/netclaw@web-content-retrieval -y
```

Package: netclaw-dev/netclaw
Source: https://github.com/netclaw-dev/netclaw/tree/HEAD/feeds/skills/.system/files/web-content-retrieval

### cli

Official Netclaw skill from netclaw-dev/netclaw-website.

Install:

```bash
npx skills add netclaw-dev/netclaw-website@cli -y
```

Package: netclaw-dev/netclaw-website
Source: https://github.com/netclaw-dev/netclaw-website/tree/dev/src/content/docs/cli

## netclaw-dev/netclaw package overview

Includes 11 official skills: business-email-review, logical-feed-probe, modern-csharp-coding-standards, netclaw-memory, netclaw-operations, netclaw-projects.

### Top skills in this package

- business-email-review: Official Netclaw skill from netclaw-dev/netclaw.
- logical-feed-probe: Official Netclaw skill from netclaw-dev/netclaw.
- modern-csharp-coding-standards: Official Netclaw skill from netclaw-dev/netclaw.
- netclaw-memory: Official Netclaw skill from netclaw-dev/netclaw.
- netclaw-operations: Official Netclaw skill from netclaw-dev/netclaw.
- netclaw-projects: Official Netclaw skill from netclaw-dev/netclaw.
- search-citation: Official Netclaw skill from netclaw-dev/netclaw.
- serialization: Official Netclaw skill from netclaw-dev/netclaw.

### Install

Install the full package:

```bash
npx skills add netclaw-dev/netclaw -y
```

Install a specific skill:

```bash
npx skills add netclaw-dev/netclaw@business-email-review -y
```

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

Source: https://github.com/netclaw-dev/netclaw#readme
