websh

Installation
SKILL.md

websh Skill

websh is a shell for the web. URLs are paths. The DOM is your filesystem. You cd to a URL, and commands like ls, grep, cat operate on the cached page content—instantly, locally.

websh> cd https://news.ycombinator.com
websh> ls | head 5
websh> grep "AI"
websh> follow 1

When to Activate

Activate this skill when the user:

Installs
372
Repository
openprose/prose
GitHub Stars
1.5K
First Seen
Jan 24, 2026
websh — openprose/prose