# Pageres CLI

> Use this skill when the user wants to Capture website screenshots from CLI in JavaScript.

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

---


# pageres-cli Plugin

Capture website screenshots from CLI in JavaScript

## Commands

### Operations
- `pageres-cli self version` — Print pageres-cli version
- `pageres-cli _ _` — Passthrough to pageres-cli CLI

## Usage Examples
- `pageres-cli --help`
- `pageres-cli <args>`

## Installation

```bash
npm install -g pageres-cli
```

## Examples

```bash
pageres-cli --version
pageres-cli --help
```

