Lemma
/install lemma
Lemma
Use this as the main skill for the Lemma package.
This package is organized as one parent skill with domain modules under modules/.
Lemma helps teams build AI-powered operating systems around real business workflows. Each pod combines data, logic, orchestration, and operator experiences in one bounded system.
Required Routing Step
Before implementation, pick the module guide that matches the task and follow it.
- Platform design and sequencing:
modules/lemma-main/GUIDE.md - Integrations and operation discovery:
modules/lemma-integrations/GUIDE.md - Functions and backend patterns:
modules/lemma-functions/GUIDE.md - Datastore design and seed data:
modules/lemma-datastores/GUIDE.md - Workflow orchestration:
modules/lemma-workflows/GUIDE.md - Desk app architecture and implementation:
modules/lemma-desks/GUIDE.md - Assistant behavior and configuration:
modules/lemma-assistants/GUIDE.md - Agent design and task execution:
modules/lemma-agents/GUIDE.md - Workspace execution and troubleshooting:
modules/lemma-workspace/GUIDE.md - Inline widget work:
modules/lemma-widget/GUIDE.md
Cross-Module Convention
Use shared CLI drift notes from:
modules/lemma-main/references/known-cli-behavior.md
Build Order Guardrail
For non-trivial end-to-end delivery, follow:
- integrations
- functions
- workflows
- desks
Do not start desk action wiring until upstream verification is green.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lemma - 安装完成后,直接呼叫该 Skill 的名称或使用
/lemma触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Lemma 是什么?
Lemma is an AI operating system platform for business teams. Use this as the single entrypoint when designing, provisioning, testing, or improving Lemma pods... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Lemma?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lemma」即可一键安装,无需额外配置。
Lemma 是免费的吗?
是的,Lemma 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Lemma 支持哪些平台?
Lemma 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Lemma?
由 deepak-jha-kgp(@deepak-jha-kgp)开发并维护,当前版本 v1.0.0。