llms.txt@docs is agent-read markdown (llmstxt) from receptron/mulmoterminal.
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
# MulmoTerminal
> Run several coding-agent sessions at once in a browser terminal grid, and see which one is
> waiting for you. Inside a terminal, "still thinking", "finished" and "stopped for your
> permission" all look the same — every one of them just stops printing. MulmoTerminal reads
> each agent CLI's own hooks and shows the difference in colour and sound. Claude Code, Codex,
> Antigravity, Grok, Muse, GitHub Copilot CLI, Cursor CLI and a plain shell run as cells of the
> same grid, nine to a page, persisted by tmux, reachable from a phone. Local, MIT,
> `npx mulmoterminal@latest`, Node >= 22.12.
>
> 日本語のページは /guide/ja/ 以下にあります。
## English guide
{% assign en = site.pages | where_exp: "p", "p.url contains '/guide/en/'" | where_exp: "p", "p.description" | where_exp: "p", "p.nav_title" | sort: "nav_order" %}
{% for p in en %}{% if p.title and p.description %}- [{{ p.title }}]({{ p.url | absolute_url }}): {{ p.description | strip_newlines }}
{% endif %}{% endfor %}
## 日本語ガイド
{% assign ja = site.pages | where_exp: "p", "p.url contains '/guide/ja/'" | where_exp: "p", "p.description" | where_exp: "p", "p.nav_title" | sort: "nav_order" %}
…
Pin 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.
GET https://markdownregistry.com/api/v1/artifacts/art_iffsuxvsqureno5p
GET https://markdownregistry.com/api/v1/resolve?ref=receptron/mulmoterminal/docs/llms.txt
GET https://markdownregistry.com/api/v1/blob/cedf63ca86f597f8e73a6a0afdeacd17636448aa6cb79d57b92fdaccabec18c7
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.
receptron/mulmoterminal · server/skills/mulmoterminal-bug-report/SKILL.md · Help desk for "MulmoTerminal is broken". Hears out the symptom, then checks whether the behaviour is actually…
receptron/mulmoterminal · server/skills/mulmoterminal-config/SKILL.md · The way into configuring MulmoTerminal, and the way to find out how it is configured now. Use for a broad or unsure…
receptron/mulmoterminal · server/skills/mulmoterminal-decisions/SKILL.md · Check what this project's humans have already been asked, and how they answered, before asking them something similar…
receptron/mulmoterminal · server/skills/mulmoterminal-dirs/SKILL.md · Colour-code and order the directories you actually work in, from wherever you are. Writes each project's…
receptron/mulmoterminal · server/skills/mulmoterminal-header/SKILL.md · Put your own action buttons and info chips in a MulmoTerminal session header — either everywhere (`buttons` / `chips`…
receptron/mulmoterminal · server/skills/mulmoterminal-model/SKILL.md · Run MulmoTerminal sessions on something other than Anthropic's default, three ways — register an Anthropic-compatible…
receptron/mulmoterminal · server/skills/mulmoterminal-notify/SKILL.md · Decide which moments MulmoTerminal beeps or pushes for, and what each one plays — `soundKinds`, `sounds` and…
receptron/mulmoterminal · server/skills/mulmoterminal-shared-app/SKILL.md · Build something several people use together — a survey, a sign-up sheet, a booking form, a shared list, a form on a…
receptron/mulmoterminal · server/skills/mulmoterminal-theme/SKILL.md · Build a colour scheme of your own for MulmoTerminal — one that joins Midnight, Nord, Daylight and Solarized in…