For hosts that are not Claude Code, Claude Chat, Cowork, Codex, or OpenClaw—terminals, scripts, CI, or other agent environments—clone the plugin repository and load it locally.
git clone https://github.com/explorium-ai/vibeprospecting-plugin.git
cd vibeprospecting-plugin
If your host has a plugin system: load this repository as a plugin using that host’s normal local-plugin install path (point it at the cloned folder).
If your host has no plugin system: load all skills under skills/ into the agent, then use the vpai CLI for every tool call.
You must follow the other platforms guide for auth, workflow, and usage.