# Mlx Watch

> Digest Hugging Face changes for owned models against a stored baseline.

- Skill: `cavi-ai/mlx-watch-2` (Agent Skill, multi-file: 45 files)
- Install (CLI): `npx skillmds@latest add cavi-ai/mlx-watch-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cavi-ai/mlx-watch-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: cavi-ai (https://skillmd.com/u/cavi-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cavi-ai/mlx-watch-2

---


Use `$mlx-agent:mlx-watch` to invoke this installed Codex skill explicitly. Codex does not support custom `/mlx-*` slash commands.

# MLX Watch

Resolve `<skill-dir>` as the absolute directory containing this SKILL.md. Never resolve the bundled executable from the shell working directory.

canonical capability ID: mlx-agent.watch

Record or compare the owned-model baseline:

`python3 <skill-dir>/scripts/mlx-agent watch snapshot --json`
`python3 <skill-dir>/scripts/mlx-agent watch diff --json`

Present the classified findings as returned. Watch writes only its own state file and never downloads model weights or changes configuration.

