Docs · How to

How to: work with integrations

A full walkthrough of the Integrations panel — how plugin detection works, what each integration exposes, and how to put it to work safely.

NIBWP is powerful on its own, but it gets dramatically more useful the moment you have other plugins active — because it turns each one into agent-callable tools. The Integrations panel is where you see which of your plugins NIBWP has detected and what abilities each one contributes. This guide explains how integrations work, how to enable and use them, and how to think about the new powers they unlock.

TL;DR

NIBWP auto-detects active plugins and exposes each as typed abilities — ACF, WooCommerce, FluentCRM, forms, SEO tools and more. The Integrations panel shows what is detected and what it exposes. Activate a plugin and its tools appear; no configuration needed.

Open the Integrations panel

Go to NIBWP › Integrations. You will see a directory of supported plugins, each marked active, available or pro. Active integrations are contributing abilities right now; the panel tells you exactly what each exposes.

How integrations work

There is almost nothing to configure. When a supported plugin is active, NIBWP introspects it — reads its post types, taxonomies, fields and data model — and exposes typed tools for it automatically. Deactivate the plugin and its tools disappear. This is why your agents can work ACF fields, WooCommerce products or FluentCRM contacts without you writing a line of glue code.

Activation is configurationFor most integrations, activating the plugin is all it takes. NIBWP detects it and the abilities appear. Check the Integrations panel to confirm what was exposed.

Step 1 — See what is detected

Scan the panel for your active plugins. Each shows its status and ability count. If a plugin you expect is missing, confirm it is active — NIBWP only exposes active plugins.

Step 2 — Explore what an integration exposes

Click an integration to see its abilities, or ask a connected agent directly. For example, with ACF active:

claude > nibwp
You: What can you do with ACF on this site?\nnibwp/acf-manage-fields - read + write field groups and values\nI can read and create ACF field groups, and set field values on posts.

Step 3 — Put it to work

Once an integration is active, your agent can operate that plugin through plain-language instructions — bulk-updating WooCommerce products, managing FluentCRM contacts, filling ACF fields across many posts. The integrations reference documents each one, and the case studies show full builds.

Safety with integrations

Integration abilities follow the same model as everything else — they respect token scopes, honor force-draft, are rate-limited, and are logged. A WooCommerce write through an integration is as controlled as any other write.

FAQ

Do I need to configure an integration?
Usually no — activating the plugin is enough. NIBWP detects it and exposes its abilities automatically.
What if my plugin is not supported?
Many are covered out of the box. For others, custom abilities can be added with a single filter — see the developer docs.
Are integration writes safe?
Yes — they obey the same scopes, force-draft, rate limits and audit logging as built-in abilities.

Connect your stack

Activate your plugins and watch NIBWP turn each into agent-callable tools.

Get NIBWP

Connect your first agent.

Follow the quickstart, or book a demo and we'll walk you through it.