# Multigres

> Use this skill when the user wants to use vitess for postgres — distributed postgresql at scale.

- Skill: `javimosch/multigres` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/multigres`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/multigres/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/multigres

---


# Multigres Plugin

Vitess for Postgres — distributed PostgreSQL at scale

## Commands
- `multigres _ _` — Passthrough to multigres CLI

## Installation

```bash
go install github.com/multigres/multigres@latest
```

## Examples
```bash
multigres --help
multigres --version
```

