websh skillA
websh is agent-read markdown (skill) from maxmiksa/auto-company: A shell for the web. Navigate URLs like directories, query pages with Unix-like commands. Activate on `websh` command, shell-style web navigation, or when treating URLs as a filesystem..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 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: - **Uses the `websh` command** (e.g., `websh`, `websh cd https://...`) - Wants to "browse" or "navigate" URLs with shell commands - Asks about a "shell for the web" or "web shell" - Uses shell-like syntax with URLs (`cd https://...`, `ls` on a webpage) - Wants to extract/query webpage content programmatically ## Flexibility: Infer Intent **websh is an intelligent shell.** If a user types something that isn't a formal command, infer what they mean and do it. No "command not found" errors. No asking for clarification. Just execute. ``` links → ls open url → cd url search "x" → grep "x" download → save what's here? → ls go back → back show me titles → cat .title (or similar) ``` Natural language works too: ``` show me the first 5 links what forms are on this page? …
Read the whole file at its exact version.
How to install
mdr add maxmiksa/auto-company/websh@git:20251222.252ebb3mdr add maxmiksa/auto-company/websh@sha256:a097b68b2d4224f8Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_ajhehjsvalmgzn66)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20251222.252ebb3 latest | 2025-12-22 | 252ebb3 | 7,470 B | A | view · diff |
| git:20250825.c9ce5e1 | 2025-08-25 | c9ce5e1 | 3,785 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (7470 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
maxmiksa/auto-company · 3,095 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ajhehjsvalmgzn66 GET https://markdownregistry.com/api/v1/resolve?ref=maxmiksa/auto-company/websh GET https://markdownregistry.com/api/v1/blob/a097b68b2d4224f859a9b10af9c0f2c2233d74e5ebea2a8695dff90d5ff8c1d6
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.