AI Abilities

190+ typed tools your agents can call.

Every action on your site — read, write, or destructive — exposed as a schema-typed MCP tool. Discoverable, permissioned, and logged.

8 read18 write4 destructive10 categories
tools/list
// agent discovers tools
> nibwp/wp-create-post ok
> nibwp/wc-list-products ok
> nibwp/acss-pro-from-design ok
> nibwp/execute-php destructive
190+ tools · schema-typed
190+
total abilities
8
read-only
18
write
4
destructive
Typed by design

Three classes, total control

Every ability declares what it can do, so agents call it predictably and you decide what's allowed.

Read 8

Safe, side-effect-free lookups — list posts, read fields, fetch orders, audit SEO. Ideal for analytics and observer agents.

Write 18

Create and update content, fields, products and templates — with optional force-draft so nothing goes live unreviewed.

Destructive 4

Deletes, search-replace, raw PHP — gated behind explicit scopes, confirmations and the audit log.

How an ability runs

Discover, call, get structured data

1

Discover

The client lists available tools with their JSON schemas.

2

Validate input

Arguments are checked against the schema before anything runs.

3

Execute

NibWP runs the action on your site with your permissions.

4

Return & log

Structured JSON comes back; the call is recorded in the audit log.

The catalog

Browse every ability

190+ typed tools across 10 categories — filter, then click any to see its full spec.

Power in practice

What one prompt can do

“Draft 5 posts from these briefs”

wp-create-post runs five times in draft — titles, content and taxonomies set.

“Mark low-stock products on sale”

wc-list-products filters stock, wc-update-product applies the sale price.

“Build this hero in Bricks”

acss-pro-from-design + bricks-create-template turn a screenshot into a template.

FAQ

AI Abilities, answered

What makes an ability “typed”?

Each ships a JSON schema for its inputs and a Read / Write / Destructive class, so calls are validated and predictable.

Can I disable specific abilities?

Yes — enable or disable tools per token, and restrict by category, post type, rate and IP.

Are destructive tools safe?

They're gated behind explicit scopes and confirmations, and every call is logged for review.

Where do new abilities come from?

Core ships dozens; activating integrations and Pro Skills adds more, all in the same typed catalog.

Put 190+ abilities in your agent's hands.

See a single ability up close, or connect NibWP to a live client.