Skip to main content
Back to the directory
wordpress/agent-skillsSoftware EngineeringFrontend and Design

wordpress-router

Classify WordPress codebases and route to the correct workflow for plugins, themes, blocks, and core checkouts.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wordpress/agent-skills --skill wordpress-router
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, wordpress-router has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wordpress/agent-skills. Canonical URL: https://skills.sh/wordpress/agent-skills/wordpress-router.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Classify WordPress codebases and route to the correct workflow for plugins, themes, blocks, and core checkouts. Use this skill at the start of most WordPress tasks to: - Runs automated project triage to identify repo type (plugin, theme, block theme, Gutenberg blocks, WP core) and available tooling - Outputs classification results and decision tree routing to domain-specific skills based on user intent and project kind - Requires repo root access and bash/Node filesystem operations; some workflows need WP-CLI - Targets WordPress 6.9+ with PHP 7.2.24+; confirms version constraints before delegating to downstream skills - identify what kind of WordPress codebase this is (plugin vs theme vs block theme vs WP core checkout vs full site), - pick the right workflow and guardrails, - delegate to the most relevant domain skill(s). - Repo root (current working directory). - The user’s intent (what they want changed) and any constraints (WP version targets, WP.com specifics, release requirements). - Run the project triage script: - node skills/wp-project-triage/scripts/detect_wp_project.mjs - Read the triage output and classify: - primary project kind(s), - tooling available (PHP/Composer, Node, @wordpress/scripts), - tests present (PHPUnit, Playwright, wp-env), - any version hints. - Route to domain workflows based on user intent + repo kind: - For the decision tree, read:...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wordpress-router do?

Classify WordPress codebases and route to the correct workflow for plugins, themes, blocks, and core checkouts.

Is wordpress-router good?

wordpress-router does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support wordpress-router?

wordpress-router currently lists compatibility with Skills CLI.

Is wordpress-router safe to install?

wordpress-router has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to wordpress-router?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install wordpress-router?

Run the following command to install wordpress-router: npx skills add https://github.com/wordpress/agent-skills --skill wordpress-router

Related skills

More from wordpress/agent-skills

Related skills

Alternatives in Software Engineering