If you're rolling out WordPress's Abilities API across a plugin or a suite of plugins, this skill generates the planning artifact you'd otherwise spend hours writing by hand. It walks the REST controller tree, traces capability gates, and outputs a structured markdown doc with YAML schemas and prose that both humans and agents can parse. The semantic-intent grouping is the real value here: instead of atomizing one ability per HTTP method, it clusters routes by real-world questions (can this user manage subscriptions, can they read analytics). The output includes risk notes, seed data requirements, and a reference-ability designation so implementers know where to start. It's a pre-flight check and a scoping doc in one pass.
npx -y skills add wordpress/agent-skills --skill wp-abilities-audit --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
wordpress/agent-skills
Dexploarer/hyper-forge
prisma/skills