AI plugins
Goose (AI provider)

Goose for VibeControls

Block Goose agent provider for VibeControls.

$vibe plugin install @vibecontrols/vibe-plugin-ai-goose
Goose — VibeControls plugin illustration

About this plugin

Block Goose agent provider for VibeControls.

Install

vibe plugin install @vibecontrols/vibe-plugin-ai-goose

Or install the npm package directly into an existing project that hosts the VibeControls agent:

bun add @vibecontrols/vibe-plugin-ai-goose
# or
npm install @vibecontrols/vibe-plugin-ai-goose

How it works

AI providers implement the AIProvider contract from @vibecontrols/vibe-plugin-ai (meta). Once installed and registered, the agent can route prompts, hooks and MCP requests through this provider alongside any others you have configured. The meta plugin handles fan-out, provider selection and capability negotiation.

This package is a provider registered against the @vibecontrols/vibe-plugin-ai meta plugin. Install the meta plugin first; this provider plugs into it.

Upstream

More

Use it in 30 seconds

  1. Make sure the agent is running: vibe start
  2. Install the meta first: vibe plugin install @vibecontrols/vibe-plugin-ai
  3. Install this plugin: vibe plugin install @vibecontrols/vibe-plugin-ai-goose
  4. List installed plugins: vibe plugin list

We use cookies for essential site functions and, with your consent, for analytics to improve VibeControls. We don't use advertising or cross-site tracking cookies. See our Cookie Policy.

Preferences