# Moeru AI AI Agent Skills

Moeru AI publishes official AI agent skills for its tools, services, and developer workflows. Does kindness plus sadness equal to zero.

Browse 6 official AI agent skills across 6 Moeru AI repositories, with install commands and source links.

Official page: https://skillscout.sh/official/moeru-ai/
Markdown page: https://skillscout.sh/official/moeru-ai/moeru-ai_skills_skillscout.md
Vendor website: https://moeru.ai/

## Prompt for your agent

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

### moeru-ai/airi

Includes 1 official skill: minecraft-debug-mcp.

Install:

```bash
npx skills add moeru-ai/airi -y
```

Source: https://github.com/moeru-ai/airi

### moeru-ai/xsai

Includes 1 official skill: xsai.

Install:

```bash
npx skills add moeru-ai/xsai -y
```

Source: https://github.com/moeru-ai/xsai

### moeru-ai/eventa

Includes 1 official skill: eventa.

Install:

```bash
npx skills add moeru-ai/eventa -y
```

Source: https://github.com/moeru-ai/eventa

### moeru-ai/injeca

Includes 1 official skill: injeca.

Install:

```bash
npx skills add moeru-ai/injeca -y
```

Source: https://github.com/moeru-ai/injeca

### moeru-ai/auv

Includes 1 official skill: design.

Install:

```bash
npx skills add moeru-ai/auv -y
```

Source: https://github.com/moeru-ai/auv

### moeru-ai/plast-mem

Includes 1 official skill: locomo-segmentation-debugger.

Install:

```bash
npx skills add moeru-ai/plast-mem -y
```

Source: https://github.com/moeru-ai/plast-mem

## Individual skills

### minecraft-debug-mcp

Official Moeru AI skill from moeru-ai/airi.

Install:

```bash
npx skills add moeru-ai/airi@minecraft-debug-mcp -y
```

Package: moeru-ai/airi
Source: https://github.com/moeru-ai/airi/tree/HEAD/integrations/minecraft/codex-skills/minecraft-debug-mcp

### xsai

Official Moeru AI skill from moeru-ai/xsai.

Install:

```bash
npx skills add moeru-ai/xsai@xsai -y
```

Package: moeru-ai/xsai
Source: https://github.com/moeru-ai/xsai/tree/main/skills/xsai

### eventa

Official Moeru AI skill from moeru-ai/eventa.

Install:

```bash
npx skills add moeru-ai/eventa@eventa -y
```

Package: moeru-ai/eventa
Source: https://github.com/moeru-ai/eventa/tree/main/skills/eventa

### injeca

Official Moeru AI skill from moeru-ai/injeca.

Install:

```bash
npx skills add moeru-ai/injeca@injeca -y
```

Package: moeru-ai/injeca
Source: https://github.com/moeru-ai/injeca/tree/main/skills/injeca

### design

Official Moeru AI skill from moeru-ai/auv.

Install:

```bash
npx skills add moeru-ai/auv@design -y
```

Package: moeru-ai/auv
Source: https://github.com/moeru-ai/auv/tree/HEAD/docs/design

### locomo-segmentation-debugger

Official Moeru AI skill from moeru-ai/plast-mem.

Install:

```bash
npx skills add moeru-ai/plast-mem@locomo-segmentation-debugger -y
```

Package: moeru-ai/plast-mem
Source: https://github.com/moeru-ai/plast-mem/tree/main/skills/locomo-segmentation-debugger

## moeru-ai/airi package overview

Includes 1 official skill: minecraft-debug-mcp.

### Top skills in this package

- minecraft-debug-mcp: Official Moeru AI skill from moeru-ai/airi.

### Install

Install the full package:

```bash
npx skills add moeru-ai/airi -y
```

Install a specific skill:

```bash
npx skills add moeru-ai/airi@minecraft-debug-mcp -y
```

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

Source: https://github.com/moeru-ai/airi#readme
