References
Triage SchemaScripts
Detect Wp Project19 skills · 52 min
Skills
Skill 16 of 19
Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a…
1 minute · 132 words · 5 sections
Install
npx skills add WordPress/agent-skills --skill wp-project-triagenpx skills add WordPress/agent-skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Use this skill to quickly understand what kind of WordPress repo you’re in and what commands/conventions to follow before making changes.
node skills/wp-project-triage/scripts/detect_wp_project.mjsskills/wp-project-triage/references/triage.schema.jsonproject.kind, signals, and tooling.theme.json, block.json, build config).unknown, check whether the repo root is correct.Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
skills/wp-project-triage/SKILL.mdtrunk, last pushed 23 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:/WordPress/agent-skills.md, and each skill at its own .md URL.2 files · 23 KB
Everything this skill ships beside its prose. All of it is set here, as subchapters of skill 16.
Documentation the agent loads on demand, rather than up front.
Executable code the skill can run.