# Caire

> Use this skill when the user wants to content-aware image resize library and cli tool.

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

---


# Caire Plugin

Content-aware image resize library and CLI tool.

## Commands

### Operations
- `caire image resize` — resize image via caire
- `caire image smartcrop` — smartcrop image via caire
- `caire video process` — process video via caire

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

## Installation

```bash
go install github.com/esimov/caire/cmd/caire@latest
```

## Examples

```bash
caire --version
caire --help
```

## Key Features
- image-processing\n- resize\n- content-aware

