# Reader

> Use this skill when the user wants to readability view for web pages on the command line.

- Skill: `javimosch/reader` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/reader`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/reader/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- 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/reader

---


# Reader Plugin

Readability view for web pages on the command line.

## Commands

### Operations
- `reader url read` — read url via reader
- `reader file read` — read file via reader
- `reader eml read` — read eml via reader
- `reader output save` — save output via reader

## Usage Examples
- "reader --help"
- "reader <args>"

## Installation

```bash
go install github.com/mrusme/reader@latest
```

## Examples

```bash
reader --version
reader --help
```

## Key Features
- readability\n- web\n- cli

