Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

lettuce-compute

lettuce-compute 收录了来自 jring-o 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
3
更新
2026-06-24
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-lettuce-leaf
软件开发工程师

Guide a non-technical user through creating a leaf (a computation) on their Lettuce head: turning their code into a compute binary or container that honors the Lettuce contract, hosting it on the head, then creating, configuring, activating the leaf and generating work units. The agent does the technical work itself and asks the user only for what to compute, which parameters to sweep, and screenshots/approvals, one step at a time, verifying each. Use when the user wants to create a leaf, set up or run a computation/job/experiment on Lettuce, get their code running on volunteers, or add a computation to their head.

2026-06-24
design-lettuce-leaf
软件开发工程师

Help a researcher translate a domain wish ("I want to simulate X" / "I want to know whether Y") into a concrete Lettuce-shaped computation spec — choose the model, define parameters that vary across work units, define the output schema, pick a validation strategy, and pick a runtime — before any code is written. Produces a leaf-spec.md document the `create-lettuce-leaf` skill consumes. Use whenever a user arrives with a research question rather than a runnable method; trigger phrases include "I want to compute…", "I want to simulate…", "I want a leaf that does…", "help me design a leaf", "what should my leaf look like".

2026-06-24
deploy-lettuce-head
网络与计算机系统管理员

Guide a non-technical user through deploying a Lettuce head (server) end to end: provisioning a server, pointing a domain, generating secrets, the Docker Compose deploy, and verification. The agent does everything it can itself over SSH and asks the user only for human-only steps (server signup, domain, DNS, screenshots), one step at a time, verifying each before moving on. Use when the user wants to deploy, set up, stand up, install, or host a Lettuce server or head.

2026-06-05