WP Manifestindependent plugin directory
manifest / developer / abilities-explorer

Abilities Explorer

Browse all registered WordPress abilities with full schema details

by Stoph · github.com/stoph/abilities-explorer

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/stoph/abilities-explorer/archive/refs/heads/main.zip

Browse all registered WordPress abilities with full schema details and execute them via REST API.

Adds a page under Tools > Abilities Explorer that lists every ability registered with the WordPress Abilities API. For each ability you can view:

  • Input/output JSON schemas
  • Annotations (read-only, destructive, idempotent)
  • MCP capability flag
  • REST availability — with an inline execute modal for testing