AI Abilities
The official WordPress AI plugin exposes a suite of abilities covering post content, images, comments, and taxonomies, letting an AI assistant read post details/terms and generate titles, excerpts, meta descriptions, alt text, taxonomy suggestions, editorial feedback, and images directly through the WordPress Abilities API.
15
Total
2
Read
13
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.
Title Generation
Writeai/title-generation
Generate a title suggestion from post content.
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.