# Cue

> Use this skill when the user wants to configuration and validation language for structured data.

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

---


# Cue Plugin

Configuration and validation language for structured data.

## Commands

### Operations
- `cue file validate` — validate file via cue
- `cue file format` — format file via cue
- `cue file export` — export file via cue

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

## Installation

```bash
brew install cue
```

## Examples

```bash
cue --version
cue --help
```

## Key Features
- configuration\n- validation\n- json

