Back to Changelog
Updates for June 12, 2026
A CLI for your terminal, an installable skill for your coding agent
Two new ways to reach your libraries from outside the app: a command-line client for your terminal and CI, and an installable skill that teaches AI coding agents how to use the Raster API. Both authenticate with the same API key you already use.
What's new:
- The Raster CLI. Install with
npm install -g @raster-app/cli(or run once withnpx) and browse, search, upload, download, tag, transfer, and delete from your shell — every REST endpoint, mirrored as a command. Each release also ships a standalone macOS binary that runs without Node. - Built for CI. Set
RASTER_API_KEYto skip the login step, and add--jsonto pipe raw API payloads straight into your scripts. - An installable agent skill. Run
npx skills add raster-app/agent-skillsand Claude Code, Cursor, GitHub Copilot, Codex, and other coding agents learn to authenticate, upload, organize, and search over the Raster API — one skill covering MCP, REST, and GraphQL, built on the open Agent Skills standard.
The CLI is in Alpha — commands and flags may change before the 1.0 release.
Raster is the modern DAM for humans and agents.
Store, organize, search, transform, connect, and ship visual assets from one focused system built for teams that move.