# File Format CLI

> Use this skill to convert between document formats from the command line.

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

---

# file-format-cli Plugin
Document format converter with JSON output.
## Commands
- `file-format-cli _ _` — Passthrough to file-format-cli CLI
## Installation
```bash
npm install -g file-format-cli
```
## Examples
```bash
file-format-cli convert input.md output.pdf
```
## Key Features
- **Format conversion** — Multiple document formats
- **JSON output** — Structured conversion data
- **Pipeline-ready** — Automation support

