Skip to main content

Lemma CLI and terminal UI — build and operate Lemma pods, and install Lemma skills into your coding agent (Claude Code, Codex, OpenCode).

Project description

Lemma CLI (lemma-terminal)

lemma is the command-line and terminal-UI for Lemma — build and operate pods (a team's tables, files, functions, agents, workflows, schedules, connectors, surfaces, and apps) from your terminal, and drop Lemma's agent skills straight into your coding agent so it can build pods for you.

Install

uv tool install lemma-terminal

This installs the lemma command globally. (Don't have uv? See astral.sh/uv.)

lemma --version

Quickstart

lemma auth login            # authenticate against the default cloud server
lemma orgs select           # pick your organization
lemma pods select           # pick the pod to work in
lemma describe              # inventory the selected pod

From there, the command surface mirrors the resource model — lemma <resource> <verb>:

lemma tables list
lemma files ls /knowledge
lemma agent chat            # talk to the pod's default agent
lemma pod init my-pod       # scaffold a new pod bundle on disk to import

Add --json to any command for machine-readable output, and --full to expand folded fields. See SETUP.md for cloud/local server configuration, environment variables, and the Textual TUI (lemma tui).

Install Lemma skills into your coding agent

Lemma ships agent skills (SKILL.md format) that teach a coding agent how to design, build, and operate pods. lemma skills installs them into the coding agent you already use:

lemma skills list                       # what's bundled
lemma skills install                    # auto-detect Claude Code / Codex / OpenCode and install
lemma skills install --target claude    # or pick one explicitly
lemma skills install --all-skills       # include browser + liteparse-documents too

By default this installs the curated set — lemma-builder, lemma-user, lemma-widget — at the user level so it's available across all your projects. Targets and their locations:

Target Location (--scope user) Tool
claude ~/.claude/skills/ Claude Code
codex ~/.agents/skills/ Codex CLI
opencode ~/.config/opencode/skills/ OpenCode
agents ~/.agents/skills/ shared (Codex + OpenCode)
all all three above

Use --scope project to install into the current directory (.claude/skills/, .agents/skills/, .opencode/skills/), or --dir PATH for an arbitrary location. Then restart your coding agent and ask it to build a pod.

How it fits together

  • lemma-sdk — the Python client used by functions and automation.
  • lemma-terminal (this package) — the human- and agent-facing CLI and TUI; pod-scoped workflows are first-class.
  • lemma-admin — installs and manages the local Lemma stack (separate tool).

License

Apache-2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lemma_terminal-0.4.1.tar.gz (250.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lemma_terminal-0.4.1-py3-none-any.whl (226.0 kB view details)

Uploaded Python 3

File details

Details for the file lemma_terminal-0.4.1.tar.gz.

File metadata

  • Download URL: lemma_terminal-0.4.1.tar.gz
  • Upload date:
  • Size: 250.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.23

File hashes

Hashes for lemma_terminal-0.4.1.tar.gz
Algorithm Hash digest
SHA256 4ed9bc13fce56ddd1919bc5253cd8f9ea27dacfaed394e99417e6d84504b195b
MD5 c444c53f4eff616ef0f09d6163a8f742
BLAKE2b-256 4e23b1aec21e5ce082c69ae2756d72666a7c9b0b007a5426cdb430bed92dbe24

See more details on using hashes here.

File details

Details for the file lemma_terminal-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for lemma_terminal-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f1f332635f97d6fc53b38dabcaf8746d07662711e62f467d1807b923efa4a96b
MD5 51f6883084a00e19a37cd54055f37efd
BLAKE2b-256 2e63c87843e63c7b023da966d8d891179982e69969aa8987adac638ba67a8d06

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page