Audit a WordPress plugin's REST surface and produce a standardized audit document proposing Abilities API registrations. Produces a markdown doc with a YAML schema and prose sections that humans and agents can both consume when planning a registration rollout. Works on any WP plugin.
$npx -y skills add wordpress/agent-skills --skill wp-abilities-auditInstalls into the current project.
Run `npx skills use "https://github.com/wordpress/agent-skills" --skill "wordpress/agent-skills/wp-abilities-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/wordpress/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/wordpress/agent-skills"` and select the relevant skills, then follow their instructions.