# Automaze AI Agent Skills

Automaze publishes official AI agent skills for its tools, services, and developer workflows. CTO & Technical Co‑Founder as a Service. Passionate about building great stuff.

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

Official page: https://skillscout.sh/official/automazeio/
Markdown page: https://skillscout.sh/official/automazeio/automazeio_skills_skillscout.md
Vendor website: https://automaze.io/

## Prompt for your agent

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

### automazeio/ccpm

Includes 1 official skill: ccpm.

Install:

```bash
npx skills add automazeio/ccpm -y
```

Source: https://github.com/automazeio/ccpm

### automazeio/mental-model-skill

Includes 1 official skill: mental-model.

Install:

```bash
npx skills add automazeio/mental-model-skill -y
```

Source: https://github.com/automazeio/mental-model-skill

## Individual skills

### ccpm

Official Automaze skill from automazeio/ccpm.

Install:

```bash
npx skills add automazeio/ccpm@ccpm -y
```

Package: automazeio/ccpm
Source: https://github.com/automazeio/ccpm/tree/main/skill/ccpm

### mental-model

Official Automaze skill from automazeio/mental-model-skill.

Install:

```bash
npx skills add automazeio/mental-model-skill@mental-model -y
```

Package: automazeio/mental-model-skill
Source: https://github.com/automazeio/mental-model-skill/tree/main/mental-model

## automazeio/mental-model-skill package overview

Includes 1 official skill: mental-model.

### Top skills in this package

- mental-model: Official Automaze skill from automazeio/mental-model-skill.

### Install

Install the full package:

```bash
npx skills add automazeio/mental-model-skill -y
```

Install a specific skill:

```bash
npx skills add automazeio/mental-model-skill@mental-model -y
```

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

Source: https://github.com/automazeio/mental-model-skill#readme
