# AGENTS.md - NASA Image and Video Library CLI

You are being asked to install or use the NASA Image and Video Library CLI from the Printing Press library.

## What it is

nasa-images-pp-cli is an agent-native command line tool for NASA Image and Video Library. Every NASA Image and Video Library endpoint, plus a local SQLite mirror, FTS search, resumable bulk download,...
It is a single Go binary that ships with an agent skill, and it installs with one command.

## Install

Recommended (installs the binary and the agent skill):

    npx -y @mvanhorn/printing-press-library install nasa-images

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-nasa-images --force

OpenClaw:

    clawhub install printing-press-library/nasa-images

## MCP server

This CLI ships an MCP server (nasa-images-pp-mcp) with 5 tools. Point any MCP client at it, including Claude Desktop.

## After install

Call nasa-images-pp-cli from the shell, or use the /pp-nasa-images skill inside an agent.
Run nasa-images-pp-cli --help to list commands.

## Links

- Documentation: https://printingpress.dev/documentation/nasa-images
- Library page: https://printingpress.dev/library/media-and-entertainment/nasa-images
- This file: https://printingpress.dev/documentation/nasa-images/agents.md
