Skip to content

AI Coding Assistants

Install the liter-llm plugin from the xberg-io/plugins marketplace. It ships the liter-llm agent skills — chat, streaming, tools, and embeddings across 143 providers — and works with every major coding agent.

Installing

Expand the section for your harness below.

Claude Code
/plugin marketplace add xberg-io/plugins
/plugin install liter-llm@xberg
Codex CLI
/plugins add https://github.com/xberg-io/plugins
Then search for `liter-llm` and select **Install Plugin**.
Cursor Settings → Plugins → Add from URL → `https://github.com/xberg-io/plugins`, then select **liter-llm**.
Gemini CLI
gemini extensions install https://github.com/xberg-io/plugins
Factory Droid
droid plugin marketplace add https://github.com/xberg-io/plugins
droid plugin install liter-llm@xberg
GitHub Copilot CLI
copilot plugin marketplace add https://github.com/xberg-io/plugins
copilot plugin install liter-llm@xberg
opencode Not yet published as an opencode package. Install via any harness above (self-hosted marketplace); opencode support is tracked in [`xberg-io/plugins`](https://github.com/xberg-io/plugins).

Edit this page on GitHub