Goal
Publish the canonical Cua Driver agent plugin to the appropriate Claude Code marketplace after the implementation PR merges.
Source
Use libs/cua-driver/plugins/cua-driver from a pinned commit. Do not copy or fork the skill content into a marketplace-specific package.
Acceptance criteria
- Confirm the merged package passes
claude plugin validate --strict.
- Add a marketplace entry pinned to the merged commit or released component tag.
- Verify the listing installs the packaged Agent Skill and local
.mcp.json configuration.
- Verify the plugin invokes the locally installed
cua-driver mcp binary.
- Keep native Cua Driver installation as an explicit prerequisite; the plugin must not download or execute installers.
- Test install, fresh-session discovery, one read-only tool call, and uninstall.
- Add the final listing URL and installation instructions to cua.ai docs.
Dependency
Blocked until the cross-marketplace plugin implementation PR is merged.
Goal
Publish the canonical Cua Driver agent plugin to the appropriate Claude Code marketplace after the implementation PR merges.
Source
Use
libs/cua-driver/plugins/cua-driverfrom a pinned commit. Do not copy or fork the skill content into a marketplace-specific package.Acceptance criteria
claude plugin validate --strict..mcp.jsonconfiguration.cua-driver mcpbinary.Dependency
Blocked until the cross-marketplace plugin implementation PR is merged.