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:
- Search engines from the terminal
- 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