lynx-web-search

Installation
SKILL.md

Lynx Web Search

Overview

Use lynx as a fast text-only fallback for web search and page retrieval.

This skill focuses on two repeatable tasks:

  1. Search engines from the terminal
  2. Fetch a URL and save a readable dump in /tmp

When to Use

  • Need quick web search from shell without GUI/browser automation
  • Dedicated web tooling is unavailable
  • Need plain-text output for analysis/summarization
  • Need deterministic saved artifacts in /tmp

When NOT to use:

  • JavaScript-heavy pages requiring interaction/login flows
Related skills
Installs
43
GitHub Stars
52
First Seen
Feb 17, 2026