AI Abilities
The official WordPress AI plugin exposes a suite of abilities covering post content, site settings, users, images, comments, and taxonomies, letting an AI assistant read content/settings/user data and generate titles, excerpts, meta descriptions, alt text, taxonomy suggestions, editorial feedback, comment reply suggestions, type-ahead completions, and images directly through the WordPress Abilities API.
20
Total
5
Read
15
Write
Requires the AI plugin on WordPress 7.0+. Most content-generation abilities call out to a connected AI provider configured in the plugin's settings and return an error if no provider/model supporting the required capability (text generation, vision, or image generation) is available. Abilities that accept a post_id also require the post's post type to have show_in_rest enabled.
Alt Text Generation
Writeai/alt-text-generation
Generate WCAG-aligned alt text for an image using an AI vision model.
Base64 Image Import
Writeai/image-import
Import a base64-encoded image into the WordPress media library as a new attachment.
Comment Analysis
Writeai/comment-analysis
Analyze a WordPress comment for toxicity and sentiment, storing the results as comment meta.
Content Classification
Writeai/content-classification
Suggest taxonomy terms (tags, categories, or custom taxonomies) for a post based on its content.
Content Resizing
Writeai/content-resizing
Shorten, expand, or rephrase a block of content using AI.
Content Summarization
Writeai/summarization
Summarize long-form post content into a short, medium, or long overview.
Editorial Notes
Writeai/editorial-notes
Review a single block's content and return editorial suggestions (accessibility, readability, grammar, SEO, or guideline issues).
Editorial Updates
Writeai/editorial-updates
Apply one or more editorial Notes to a block's content and return the revised version.
Excerpt Generation
Writeai/excerpt-generation
Generate a suggested excerpt from post content.
Get post details
Read-onlyai/get-post-details
Retrieve specific fields (content, title, slug, author, type, excerpt) from a post by its ID.
Get the post terms
Read-onlyai/get-post-terms
List the taxonomy terms assigned to a post, optionally filtered to a single taxonomy.
Image Generation and Editing
Writeai/image-generation
Generate a new image from a text prompt, or edit an existing image using a reference image and prompt.
Image Prompt Generation
Writeai/image-prompt-generation
Generate a descriptive image-generation prompt from post content.
Meta Description Generation
Writeai/meta-description
Generate an SEO meta description suggestion from post content, sized to a character count.
Read Content
Read-onlycore/read-content
Read one post by ID or slug, or query a filtered, paginated set of posts from any post type exposed to the Abilities API.
Read Settings
Read-onlycore/read-settings
Read WordPress site settings that have been explicitly exposed to the Abilities API, as a flat name-to-value map.
Read Users
Read-onlycore/read-users
Read a single WordPress user by ID, email, username, or slug, or query a paginated collection of readable users.
Reply Suggestion
Writeai/suggest-reply
Generate an AI-drafted reply suggestion for a WordPress comment, in a chosen tone.
Title Generation
Writeai/title-generation
Generate a title suggestion from post content.
Type-ahead Text
Writeai/type-ahead
Generate an inline ghost-text continuation suggestion for the content currently being typed in the block editor.
More Content & Tools plugins with abilities
All Content & Tools →Use AI's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.