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 as environment/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 as username/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 advanced command
  • runtime: the Dockerfile runtime selected by runtime.dockerfile
  • run: hosted eval, improve, or compare
  • candidate snapshot: generated hosted output files that can be inspected, previewed, and pulled

CLI Availability

Installs
24
First Seen
Apr 29, 2026