CtrlK
BlogDocsLog inGet started
Tessl Logo

wp-wpcli-and-ops

Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a well-structured overview that delegates detail to one-level-deep reference files and a real inspector script, while keeping the main procedure actionable and sequenced with explicit validation for destructive WP-CLI operations. It is lean, executable, and easy to navigate.

DimensionReasoningScore

Conciseness

The body is lean: short bullet lists, brief section framing, and offloaded detail to reference files, with no padding or explanation of concepts Claude already knows. Every section earns its place.

5 / 5

Actionability

It provides concrete, executable guidance — a real inspector command ('node skills/wp-wpcli-and-ops/scripts/wpcli_inspect.mjs --path=<path> [--url=<url>]'), specific wp subcommands (wp db export, wp search-replace --dry-run, wp plugin * / wp theme *), and wp-cli.yml usage — covering the common cases copy-paste ready.

5 / 5

Workflow Clarity

Multi-step processes are clearly sequenced (Procedure 0–3 with sub-workflows) and include explicit validation checkpoints for destructive operations — environment/targeting confirmation, db export backup, --dry-run review before the real replace — plus a Verification section and Failure modes, satisfying the destructive-ops feedback-loop requirement.

5 / 5

Progressive Disclosure

The SKILL.md is a concise overview with clearly signaled, one-level-deep 'Read:' references to real files (safety.md, search-replace.md, packages-and-updates.md, cron-and-cache.md, multisite.md, automation.md, debugging.md) and a real script, making navigation easy with no nested references.

5 / 5

Total

20

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is exemplary: it pairs an explicit 'Use when' trigger with a comprehensive, concrete list of WP-CLI operations and natural synonyms. It clearly communicates both capability and invocation context with no fluff.

DimensionReasoningScore

Specificity

The description enumerates many concrete actions — 'safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml' — giving comprehensive coverage rather than generic language.

5 / 5

Completeness

It explicitly answers both 'what' (the listed WordPress operations) and 'when' via the 'Use when working with WP-CLI (wp) for WordPress operations' trigger clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

It uses natural terms a user would say when needing this skill (search-replace, db export/import, multisite, cron, cache flushing) plus the WP-CLI/wp synonym and the wp-cli.yml file, covering common variations.

5 / 5

Distinctiveness Conflict Risk

The WP-CLI operational niche is clearly distinct with specific triggers (wp, search-replace, multisite, wp-cli.yml), creating minimal conflict risk with other skills.

5 / 5

Total

20

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
WordPress/agent-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.