Cookbook
Plugins
Discover plugin abilities
Find plugin-specific actions before asking AI to run them.
Difficulty Intermediate
Time ~8 min
Tools discover_abilities, get_ability_info, run_ability
Prerequisites
A connected site with plugins that expose WordPress Abilities.
The prompt
Use WPVibe to discover plugin abilities on [site URL]. List the available ability categories, highlight anything related to [plugin or task], then inspect the most relevant ability schemas before running anything. Ask for confirmation before any write or destructive operation.
Abilities give plugins a structured way to expose actions to AI. Discover first, inspect schemas second, and run only after the operation is clear.
Outcome
You know which plugin operations are available and which are safe to run.