# Cargo Fresh

> Use this skill when the user wants to use cargo-fresh — Check and update globally installed Cargo packages with JSON output and smart prerelease detection.

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

---


# cargo-fresh Plugin

Check and update globally installed Cargo packages with JSON output and smart prerelease detection

## Commands
- `cargo-fresh self version` — Print cargo-fresh version
- `cargo-fresh _ _` — Passthrough to cargo-fresh CLI

## Usage Examples
- `cargo-fresh self version` — Check installed version
- `cargo-fresh _ _ --help` — Show cargo-fresh help
- `cargo-fresh _ _ --json` — JSON output mode

## Installation
```bash
cargo install cargo-fresh
```

## Key Features
- rust, cargo, updates, cli
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation

