hq-cowork-install

star 42

Build and install the HQ Cowork plugin artifact and smoke-test it.

indigoai-us By indigoai-us schedule Updated 6/16/2026

name: hq-cowork-install description: Build and install the HQ Cowork plugin artifact and smoke-test it. allowed-tools: Bash

/hq-cowork-install — Install the Cowork plugin

This is the HQ-native setup helper for Cowork.

Run:

core/packages/hq-pack-cowork/scripts/install-cowork-plugin.sh --install

It checks host prerequisites, registers the local hq Claude marketplace, installs/enables hq-cowork@hq, and builds:

~/Downloads/hq-pack-cowork.plugin

and prints the exact Cowork upload and smoke-test steps.

If the user only wants the upload artifact without touching Claude's plugin registry, omit --install.

Optional output path:

core/packages/hq-pack-cowork/scripts/install-cowork-plugin.sh --install --out /tmp/hq-pack-cowork.plugin

After upload, Cowork should be able to use the same HQ behaviors as default HQ sessions through the plugin's host-side MCP transport.

Install via CLI
npx skills add https://github.com/indigoai-us/hq-core --skill hq-cowork-install
Repository Details
star Stars 42
call_split Forks 7
navigation Branch main
article Path SKILL.md
More from Creator