Skip to content

Agent Plugin Integration

Plugins give agents new capabilities by connecting them to external APIs.

Assigning Plugins to Agents

  1. Go to the Agent Detail page
  2. Click the Plugins tab
  3. Click Assign Plugin
  4. Select a configured plugin from the list
  5. The plugin's capabilities are now available to the agent

INFO

Only configured (Active) plugins can be assigned to agents. Configure credentials first in Settings → Plugins.

Capability Summary

The Plugins tab shows a summary at the top:

3 capabilities from 2 plugins

Each assigned plugin card displays:

  • Plugin name and emoji
  • Number of available capabilities
  • Capability names as tags
  • Configuration status

Removing Plugins from Agents

Hover over an assigned plugin and click the X button to remove it. The plugin itself remains installed — only the agent assignment is removed.

How Agents Use Capabilities

When a plugin is assigned to an agent, the agent gains access to the plugin's capabilities. These capabilities can be:

  1. Manually triggered via the Execute button in the plugin's capability list
  2. Used during task execution when the agent is dispatched via the OpenClaw Gateway (future enhancement)

Manual Capability Execution

From Settings → Plugins, expand a plugin card and click Run next to any capability:

  1. Fill in the required parameters
  2. Click Execute
  3. View the response JSON or error message
  4. Execution is logged in the plugin's history

Built by HelixNode