# Web Read

> Keeps direct URL reading and text extraction available when a specific page matters more than search results.

- Skill: `agentic-in/web-read` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/web-read`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/web-read/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/web-read

---


# Web Read

Use this built-in skill when the user already knows the page that matters and the runtime should read that page directly.

## Core rules

- Prefer direct URL reading when the target page is known.
- Preserve concrete citations, titles, and source context instead of paraphrasing away the origin.
- Stop and report the real fetch problem if the page cannot be read reliably.

