<!-- llms-explorer twin of https://llms-explorer.com/downloads/ · generated 2026-09-04 -->

# Downloads

Everything installable: the agent skills via npx, the llmsx Python library and CLI, the llmsx-skills npm package, and the terminal browser that ships inside llmsx today.

Four installable surfaces, described as they are today rather than at GA: the agent skills, which are prompts and need no runtime; `llmsx`, a Python library and CLI; `llmsx-skills`, the same reading surface for JavaScript; and the terminal browser over the concept tree.

## What is on it

The `npx skills add` lines for the skills, install-from-source commands for both packages — neither is on a registry yet, so no `pip install llmsx` or `npm install llmsx-skills` is advertised — and a note that the TUI ships inside `llmsx` as `llmsx tui`, with the standalone build still designed and not implemented.
