# Nott AI Agent Skills

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

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

Official page: https://skillscout.sh/official/menot-you/
Markdown page: https://skillscout.sh/official/menot-you/menot-you_skills_skillscout.md
Vendor website: https://no.tt/

## Prompt for your agent

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

### menot-you/n-soul

Includes 11 official skills: brainstorm, debug, design, handoff, plan, ratify.

Install:

```bash
npx skills add menot-you/n-soul -y
```

Source: https://github.com/menot-you/n-soul

## Individual skills

### brainstorm

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@brainstorm -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/brainstorm

### debug

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@debug -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/debug

### design

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@design -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/design

### handoff

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@handoff -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/handoff

### plan

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@plan -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/plan

### ratify

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@ratify -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/ratify

### readback

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@readback -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/readback

### review

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@review -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/review

### routine

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@routine -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/routine

### security

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@security -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/security

### ship

Official Nott skill from menot-you/n-soul.

Install:

```bash
npx skills add menot-you/n-soul@ship -y
```

Package: menot-you/n-soul
Source: https://github.com/menot-you/n-soul/tree/HEAD/skills/ship

## menot-you/n-soul package overview

Includes 11 official skills: brainstorm, debug, design, handoff, plan, ratify.

### Top skills in this package

- brainstorm: Official Nott skill from menot-you/n-soul.
- debug: Official Nott skill from menot-you/n-soul.
- design: Official Nott skill from menot-you/n-soul.
- handoff: Official Nott skill from menot-you/n-soul.
- plan: Official Nott skill from menot-you/n-soul.
- ratify: Official Nott skill from menot-you/n-soul.
- readback: Official Nott skill from menot-you/n-soul.
- review: Official Nott skill from menot-you/n-soul.

### Install

Install the full package:

```bash
npx skills add menot-you/n-soul -y
```

Install a specific skill:

```bash
npx skills add menot-you/n-soul@brainstorm -y
```

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

Source: https://github.com/menot-you/n-soul#readme
