# Aim Screenshot Url

> Open a URL in headed Chromium and save a PNG. Use for proof artifacts. Minimized by default; stops after session.

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

---


# aim-screenshot-url

```bash
npm run screenshot-url -- "https://example.com"
npm run screenshot-url -- --out /tmp/proof.png --url "https://example.com"
npm run screenshot-url -- --full-page "https://example.com"
```

Report the absolute `screenshot` path from JSON. Do not describe visuals without the PNG (or pair with page-fetch).

