bywordpress· 18 skills
Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).
$npx -y skills add wordpress/agent-skills --skill wordpress-routerInstalls into the current project.
Run `npx skills use "https://github.com/wordpress/agent-skills" --skill "wordpress/agent-skills/wordpress-router"` 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.