bash Add the CLI-Anything marketplace /plugin marketplace add HKUDS/CLI-Anything Install the plugin /plugin install cli-anything bash git clone https://github.com/HKUDS/CLI-Anything.git cp -r CLI-Anything/cli-anything-plugin /.claude/plugins/cli-anything /reload-plugins bash git clone https://github.com/HKUDS/CLI-Anything.git Global install cp CLI-Anything/opencode-commands/ .md /.config/opencode/commands/ cp CLI-Anything/cli-anything-plugin/HARNESS.md /.config/opencode/commands/ Or project-level cp CLI-Anything/opencode-commands/ .md .opencode/commands/ cp CLI-Anything/cli-anything-plugin/HA…