Tag: abilities-for-ai
-
Abilities for AI v1.5.0
Block API v2, content/append ability, 7 new abilities. Deployed to Helena and WE on 2026-03-17.
-
Abilities for AI
350 native WordPress abilities across 26 modules. Content, blocks, users, media, taxonomies, themes, plugins, cron, cache, site health, and the Knowledge Layer.
-
Agent Quick Start
Zero-context onboarding for AI agents. Boot into a WordPress site, discover abilities, run your first diagnostic, and start operating — all through the Abilities API.
-
Taxonomies Module
Discover taxonomies, list terms, create and update categories and tags, and assign taxonomy terms to posts. The organizational layer of WordPress content.
-
Users Module
Manage WordPress users, roles, and application passwords. List users, create accounts, update roles, and manage API authentication credentials.
-
How Abilities Work
The lifecycle of an ability: register with wp_register_ability(), discover via the MCP Adapter, execute with validated input, receive structured output.
-
What is the Abilities API?
The Abilities API is a permission-aware, discoverable interface that lets AI agents operate WordPress sites through named abilities instead of raw API calls.
-
Publish a Blog Post
End-to-end workflow for creating, categorizing, adding a featured image, and publishing a WordPress blog post through abilities.
-
Blocks Module
Parse, find, insert, update, and remove individual Gutenberg blocks within post content. Surgical editing without touching the full post.