workbench-cli
Installation
SKILL.md
Workbench CLI
Use the workbench CLI as the cloud-first Workbench interface. Normal commands target hosted projects; local execution is development mode under workbench dev.
The public resources are:
- source directory: local
workbench.yaml,candidate/,tasks/, optional runtime Dockerfile such asenvironment/Dockerfile, optional project-contained adapter directories, and optional.workbench/origin.json - project: the hosted Workbench project
- public project: a hosted project with
visibility: public, addressable asusername/project - star: a user marker on a public project
- fork: a private project created from the current public source
- contribution: a PR-like proposal from a fork back to its upstream public project
- candidate: a mutable
skill,pipeline, or advancedcommand - runtime: the Dockerfile runtime selected by
runtime.dockerfile - run: hosted
eval,improve, orcompare - candidate snapshot: generated hosted output files that can be inspected, previewed, and pulled