# Diffyml

> Use this skill to diff YAML files with structure-aware comparisons.

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

---

# diffyml Plugin
Fast structural YAML diff with Kubernetes intelligence.
## Commands
- `diffyml _ _` — Passthrough to diffyml CLI
## Installation
```bash
go install github.com/nhooyr/diffyml@latest
```
## Key Features
- **Structural diff** — Understands YAML structure
- **K8s-aware** — Kubernetes manifest intelligence
- **Pipeline-ready** — Machine-readable output

