# Mishka Group AI Agent Skills

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

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

Official page: https://skillscout.sh/official/mishka-group/
Markdown page: https://skillscout.sh/official/mishka-group/mishka-group_skills_skillscout.md
Vendor website: https://mishka.tools/

## Prompt for your agent

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

### mishka-group/guarded_struct

Includes 7 official skills: guarded-struct, guarded-struct-api, guarded-struct-ash, guarded-struct-conditional, guarded-struct-derive, guarded-struct-dsl.

Install:

```bash
npx skills add mishka-group/guarded_struct -y
```

Source: https://github.com/mishka-group/guarded_struct

### mishka-group/mishka_installer

Includes 1 official skill: elixir-otp-anti-pattern-audit.

Install:

```bash
npx skills add mishka-group/mishka_installer -y
```

Source: https://github.com/mishka-group/mishka_installer

## Individual skills

### guarded-struct

Official Mishka Group skill from mishka-group/guarded_struct.

Install:

```bash
npx skills add mishka-group/guarded_struct@guarded-struct -y
```

Package: mishka-group/guarded_struct
Source: https://github.com/mishka-group/guarded_struct/tree/master/.claude/skills/guarded-struct

### guarded-struct-api

Official Mishka Group skill from mishka-group/guarded_struct.

Install:

```bash
npx skills add mishka-group/guarded_struct@guarded-struct-api -y
```

Package: mishka-group/guarded_struct
Source: https://github.com/mishka-group/guarded_struct/tree/master/.claude/skills/guarded-struct-api

### guarded-struct-ash

Official Mishka Group skill from mishka-group/guarded_struct.

Install:

```bash
npx skills add mishka-group/guarded_struct@guarded-struct-ash -y
```

Package: mishka-group/guarded_struct
Source: https://github.com/mishka-group/guarded_struct/tree/master/.claude/skills/guarded-struct-ash

### guarded-struct-conditional

Official Mishka Group skill from mishka-group/guarded_struct.

Install:

```bash
npx skills add mishka-group/guarded_struct@guarded-struct-conditional -y
```

Package: mishka-group/guarded_struct
Source: https://github.com/mishka-group/guarded_struct/tree/master/.claude/skills/guarded-struct-conditional

### guarded-struct-derive

Official Mishka Group skill from mishka-group/guarded_struct.

Install:

```bash
npx skills add mishka-group/guarded_struct@guarded-struct-derive -y
```

Package: mishka-group/guarded_struct
Source: https://github.com/mishka-group/guarded_struct/tree/master/.claude/skills/guarded-struct-derive

### guarded-struct-dsl

Official Mishka Group skill from mishka-group/guarded_struct.

Install:

```bash
npx skills add mishka-group/guarded_struct@guarded-struct-dsl -y
```

Package: mishka-group/guarded_struct
Source: https://github.com/mishka-group/guarded_struct/tree/master/.claude/skills/guarded-struct-dsl

### guarded-struct-extensions

Official Mishka Group skill from mishka-group/guarded_struct.

Install:

```bash
npx skills add mishka-group/guarded_struct@guarded-struct-extensions -y
```

Package: mishka-group/guarded_struct
Source: https://github.com/mishka-group/guarded_struct/tree/master/.claude/skills/guarded-struct-extensions

### elixir-otp-anti-pattern-audit

Official Mishka Group skill from mishka-group/mishka_installer.

Install:

```bash
npx skills add mishka-group/mishka_installer@elixir-otp-anti-pattern-audit -y
```

Package: mishka-group/mishka_installer
Source: https://github.com/mishka-group/mishka_installer/tree/master/.claude/skills/elixir-otp-anti-pattern-audit

## mishka-group/guarded_struct package overview

Includes 7 official skills: guarded-struct, guarded-struct-api, guarded-struct-ash, guarded-struct-conditional, guarded-struct-derive, guarded-struct-dsl.

### Top skills in this package

- guarded-struct: Official Mishka Group skill from mishka-group/guarded_struct.
- guarded-struct-api: Official Mishka Group skill from mishka-group/guarded_struct.
- guarded-struct-ash: Official Mishka Group skill from mishka-group/guarded_struct.
- guarded-struct-conditional: Official Mishka Group skill from mishka-group/guarded_struct.
- guarded-struct-derive: Official Mishka Group skill from mishka-group/guarded_struct.
- guarded-struct-dsl: Official Mishka Group skill from mishka-group/guarded_struct.
- guarded-struct-extensions: Official Mishka Group skill from mishka-group/guarded_struct.

### Install

Install the full package:

```bash
npx skills add mishka-group/guarded_struct -y
```

Install a specific skill:

```bash
npx skills add mishka-group/guarded_struct@guarded-struct -y
```

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

Source: https://github.com/mishka-group/guarded_struct#readme
