# Yml2dot

> Use this skill when the user wants to convert yaml to dot language representation.

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

---


# Yml2dot Plugin

Convert YAML to DOT language representation.

## Commands

### Operations
- `yml2dot file convert` — convert file via yml2dot

## Usage Examples
- "yml2dot --help"
- "yml2dot <args>"

## Installation

```bash
go install github.com/lucasepe/yml2dot@latest
```

## Examples

```bash
yml2dot --version
yml2dot --help
```

## Key Features
- yaml\n- dot\n- graph\n- visualization

