# MiLaboratories AI Agent Skills

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

Browse 1 official AI agent skill across 1 MiLaboratories repository, with install commands and source links.

Official page: https://skillscout.sh/official/milaboratory/
Markdown page: https://skillscout.sh/official/milaboratory/milaboratory_skills_skillscout.md
Vendor website: https://milaboratories.com/

## Prompt for your agent

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

### milaboratory/platforma

Includes 1 official skill: platforma-dev.

Install:

```bash
npx skills add milaboratory/platforma -y
```

Source: https://github.com/milaboratory/platforma

## Individual skills

### platforma-dev

Official MiLaboratories skill from milaboratory/platforma.

Install:

```bash
npx skills add milaboratory/platforma@platforma-dev -y
```

Package: milaboratory/platforma
Source: https://github.com/milaboratory/platforma/tree/main/.claude/skills/platforma-dev

## milaboratory/platforma package overview

Includes 1 official skill: platforma-dev.

### Top skills in this package

- platforma-dev: Official MiLaboratories skill from milaboratory/platforma.

### Install

Install the full package:

```bash
npx skills add milaboratory/platforma -y
```

Install a specific skill:

```bash
npx skills add milaboratory/platforma@platforma-dev -y
```

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

Source: https://github.com/milaboratory/platforma#readme
