Publish
Publish Skill packages to Workbench Cloud handles.
Publish a selected Skill version as an installable package through a Workbench Cloud handle.
Use Results to confirm the current version and evidence before publishing. See Install and clone for recipient handoff and Visibility and Cloud for visibility, sync, and hosted operations.
Publish commands
Use publish to expose a package version through a Workbench Cloud handle:
The default visibility is private. --team publishes an organization Skill when the project is linked to an organization namespace. --public exposes the package publicly.
Published handles use OWNER/SKILL. Installs can pin OWNER/SKILL@VERSION while that version remains published.
Before publishing
Publish after the current version has enough evidence for the workflow risk. For many skills, that means a representative eval result, a source diff review, and no unresolved run failures that matter to users.
Next steps
- Install and clone explains recipient commands and editable Skill handoffs.
- Visibility and Cloud explains private, team, public, sync, unpublish, delete, and hosted operation behavior.