websh

Originally fromopenprose/prose
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
1.0K
GitHub Stars
4
First Seen
Feb 15, 2026
websh — frames-engineering/skills