# Metapost

> Use this skill when the user wants to create vector graphics and technical illustrations from mathematical descriptions.

- Skill: `javimosch/metapost` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/metapost`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/metapost/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- 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/metapost

---


# metapost Plugin

MetaPost creates vector graphics from text.

## Usage Examples

- "compile a MetaPost file to EPS"
- "generate SVG from MetaPost source"
- "create technical diagrams for LaTeX"

## Installation

```bash
brew install metapost
```

## Key Features
- Mathematical vector graphics creation
- PostScript/EPS/SVG output
- LaTeX integration for technical docs
- Precise typographic control
- Label and text support

