# Quickstart

> mpiexec.openmpi Plugin

- Skill: `javimosch/quickstart-2805` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/quickstart-2805`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/quickstart-2805/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/quickstart-2805

---


# mpiexec.openmpi Plugin

CLI tool: mpiexec.openmpi.

## Commands
- `mpiexec.openmpi <resource> <action>` — Execute mpiexec.openmpi commands
- `mpiexec.openmpi self version` — Print mpiexec.openmpi version
- `mpiexec.openmpi _ _` — Passthrough to mpiexec.openmpi CLI

## Usage Examples
- "mpiexec.openmpi --help"
- "mpiexec.openmpi self version"

## Installation
```bash
apt-get install mpiexec.openmpi 2>/dev/null || which mpiexec.openmpi
```

## Key Features
- CLI-based tool
- Scriptable and automatable
- Pipeline-ready output
- system based

