# Miru AI Agent Skills

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

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

Official page: https://skillscout.sh/official/mirurobotics/
Markdown page: https://skillscout.sh/official/mirurobotics/mirurobotics_skills_skillscout.md
Vendor website: https://www.mirurobotics.com/

## Prompt for your agent

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

### mirurobotics/gotools

Includes 23 official skills: hunt-docs, hunt-reliability, hunt-security, clone-repo, commit, design.

Install:

```bash
npx skills add mirurobotics/gotools -y
```

Source: https://github.com/mirurobotics/gotools

### mirurobotics/agent

Includes 18 official skills: performance, test, commit, design, document, find-skills.

Install:

```bash
npx skills add mirurobotics/agent -y
```

Source: https://github.com/mirurobotics/agent

## Individual skills

### hunt-docs

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@hunt-docs -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/main/.agents/skills/hunt-docs

### hunt-reliability

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@hunt-reliability -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/main/.agents/skills/hunt-reliability

### hunt-security

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@hunt-security -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/main/.agents/skills/hunt-security

### clone-repo

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@clone-repo -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/main/.agents/skills/clone-repo

### commit

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@commit -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/commit

### design

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@design -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/design

### document

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@document -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/document

### find-skills

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@find-skills -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/find-skills

### hunt-bugs

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@hunt-bugs -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/main/.agents/skills/hunt-bugs

### hunt-smells

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@hunt-smells -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/main/.agents/skills/hunt-smells

### hunt-style

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@hunt-style -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/main/.agents/skills/hunt-style

### hunt-tests

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@hunt-tests -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/main/.agents/skills/hunt-tests

### install-skills

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@install-skills -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/install-skills

### lint

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@lint -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/lint

### patch

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@patch -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/patch

### performance

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@performance -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/performance

### plan

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@plan -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/plan

### pr

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@pr -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/pr

### redesign

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@redesign -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/redesign

### reliability

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@reliability -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/reliability

### review

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@review -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/review

### security

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@security -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/security

### test

Official Miru skill from mirurobotics/gotools.

Install:

```bash
npx skills add mirurobotics/gotools@test -y
```

Package: mirurobotics/gotools
Source: https://github.com/mirurobotics/gotools/tree/HEAD/.agents/skills/test

### performance

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@performance -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/main/.agents/skills/performance

### test

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@test -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/test

### commit

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@commit -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/main/.agents/skills/commit

### design

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@design -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/main/.agents/skills/design

### document

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@document -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/main/.agents/skills/document

### find-skills

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@find-skills -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/main/.agents/skills/find-skills

### install-skills

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@install-skills -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/main/.agents/skills/install-skills

### lint

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@lint -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/main/.agents/skills/lint

### plan

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@plan -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/main/.agents/skills/plan

### pr

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@pr -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/pr

### redesign

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@redesign -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/redesign

### reliability

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@reliability -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/reliability

### rename

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@rename -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/rename

### research

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@research -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/research

### review

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@review -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/review

### security

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@security -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/security

### sync

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@sync -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/sync

### tech-debt

Official Miru skill from mirurobotics/agent.

Install:

```bash
npx skills add mirurobotics/agent@tech-debt -y
```

Package: mirurobotics/agent
Source: https://github.com/mirurobotics/agent/tree/HEAD/.agents/skills/tech-debt

## mirurobotics/gotools package overview

Includes 23 official skills: hunt-docs, hunt-reliability, hunt-security, clone-repo, commit, design.

### Top skills in this package

- hunt-docs: Official Miru skill from mirurobotics/gotools.
- hunt-reliability: Official Miru skill from mirurobotics/gotools.
- hunt-security: Official Miru skill from mirurobotics/gotools.
- clone-repo: Official Miru skill from mirurobotics/gotools.
- commit: Official Miru skill from mirurobotics/gotools.
- design: Official Miru skill from mirurobotics/gotools.
- document: Official Miru skill from mirurobotics/gotools.
- find-skills: Official Miru skill from mirurobotics/gotools.

### Install

Install the full package:

```bash
npx skills add mirurobotics/gotools -y
```

Install a specific skill:

```bash
npx skills add mirurobotics/gotools@hunt-docs -y
```

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

Source: https://github.com/mirurobotics/gotools#readme
