·wp-abilities-api
</>

wp-abilities-api

automattic/agent-skills

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.

68Installs·0Trend·@automattic

Installation

$npx skills add https://github.com/automattic/agent-skills --skill wp-abilities-api

SKILL.md

If none exist, decide whether you’re introducing Abilities API fresh (new registrations + client consumption) or only consuming.

If you need a logical grouping, register an ability category early (see references/php-registration.md).

Use the documented init hooks for Abilities API registration so they load at the right time (see references/php-registration.md).

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients. Source: automattic/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/automattic/agent-skills --skill wp-abilities-api
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is wp-abilities-api?

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients. Source: automattic/agent-skills.

How do I install wp-abilities-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/automattic/agent-skills --skill wp-abilities-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/automattic/agent-skills