# CNaught AI Agent Skills

CNaught publishes official AI agent skills for its tools, services, and developer workflows. Carbon credits platform built for speed and scale.

Browse 5 official AI agent skills across 3 CNaught repositories, with install commands and source links.

Official page: https://skillscout.sh/official/cnaught-inc/
Markdown page: https://skillscout.sh/official/cnaught-inc/cnaught-inc_skills_skillscout.md
Vendor website: https://github.com/cnaught-inc

## Prompt for your agent

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

### cnaught-inc/claude-code-plugins

Includes 2 official skills: eco-design, eco-review.

Install:

```bash
npx skills add cnaught-inc/claude-code-plugins -y
```

Source: https://github.com/CNaught-Inc/claude-code-plugins

### cnaught-inc/eco-first

Includes 2 official skills: eco-design, eco-review.

Install:

```bash
npx skills add cnaught-inc/eco-first -y
```

Source: https://github.com/CNaught-Inc/eco-first

### cnaught-inc/pithy

Includes 1 official skill: pithy.

Install:

```bash
npx skills add cnaught-inc/pithy -y
```

Source: https://github.com/CNaught-Inc/pithy

## Individual skills

### eco-design

Official CNaught skill from cnaught-inc/claude-code-plugins.

Install:

```bash
npx skills add cnaught-inc/claude-code-plugins@eco-design -y
```

Package: cnaught-inc/claude-code-plugins
Source: https://github.com/CNaught-Inc/claude-code-plugins/tree/main/plugins/carbonlog/skills/eco-design

### eco-review

Official CNaught skill from cnaught-inc/claude-code-plugins.

Install:

```bash
npx skills add cnaught-inc/claude-code-plugins@eco-review -y
```

Package: cnaught-inc/claude-code-plugins
Source: https://github.com/CNaught-Inc/claude-code-plugins/tree/main/plugins/carbonlog/skills/eco-review

### eco-design

Official CNaught skill from cnaught-inc/eco-first.

Install:

```bash
npx skills add cnaught-inc/eco-first@eco-design -y
```

Package: cnaught-inc/eco-first
Source: https://github.com/CNaught-Inc/eco-first/tree/main/skills/eco-design

### eco-review

Official CNaught skill from cnaught-inc/eco-first.

Install:

```bash
npx skills add cnaught-inc/eco-first@eco-review -y
```

Package: cnaught-inc/eco-first
Source: https://github.com/CNaught-Inc/eco-first/tree/main/skills/eco-review

### pithy

Official CNaught skill from cnaught-inc/pithy.

Install:

```bash
npx skills add cnaught-inc/pithy@pithy -y
```

Package: cnaught-inc/pithy
Source: https://github.com/CNaught-Inc/pithy/tree/main/skills/pithy

## cnaught-inc/claude-code-plugins package overview

Includes 2 official skills: eco-design, eco-review.

### Top skills in this package

- eco-design: Official CNaught skill from cnaught-inc/claude-code-plugins.
- eco-review: Official CNaught skill from cnaught-inc/claude-code-plugins.

### Install

Install the full package:

```bash
npx skills add cnaught-inc/claude-code-plugins -y
```

Install a specific skill:

```bash
npx skills add cnaught-inc/claude-code-plugins@eco-design -y
```

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

Source: https://github.com/cnaught-inc/claude-code-plugins#readme
