Browse Lynx

Browse web pages as plain text with the lynx terminal browser. Use it to read pages, search results, and discussions when lynx is the available web tool.

only-cli c9f29f7 582 B Updated

File contents

Browse with lynx

  • lynx -dump <url> prints the rendered page as plain text, with numbered links inline and a references list of their URLs at the end.
  • Quote URLs that contain & or ?.

Tips:

  • To follow a numbered link, look up its URL in the references list and lynx -dump it.
  • Some sites block lynx; a challenge or robot page in the output means the content is not there.

only-cli/benchmarks/tree/main/.claude/skills/browse-lynx commit c9f29f7f7a

Frequently asked questions

npx skillmds@latest add only-cli/browse-lynx