CtrlK
BlogDocsLog inGet started
Tessl Logo

playwright-cli

官方Microsoft Playwright CLI网页自动化工具,支持所有主流浏览器的无头/有头自动化操作,包括页面导航、元素交互、截图、录制、测试等功能。当用户提到网页自动化、浏览器操作、爬虫、截图、录制用户操作、E2E测试时触发。

71

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

80%

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

A concise, highly actionable CLI command reference with complete executable examples. It loses points on workflow_clarity (batch operations lack validation checkpoints) and progressive_disclosure (monolithic single file with no external reference structure).

Suggestions

Add error handling / a validation checkpoint to the batch screenshot loop (e.g. check the screenshot file exists or capture exit status) to satisfy the batch-operation feedback-loop expectation.

Split the detailed command catalog or the multi-example section into a reference file (e.g. references/COMMANDS.md) and link to it from the body, turning the monolithic file into a clear overview plus one-level-deep references.

DimensionReasoningScore

Conciseness

The body is a lean command reference — almost every line is an executable command with a one-line inline comment, with no explanation of concepts Claude already knows; not score 2 because there is no padded prose beyond a brief, acceptable intro line.

3 / 3

Actionability

Provides fully executable commands with concrete flags plus a complete, copy-paste-ready Python form-filling script and a bash batch loop; not score 2 because nothing is pseudocode or missing key details.

3 / 3

Workflow Clarity

Steps are sequenced (installation 1→2, examples in order) but the batch screenshot loop has no error handling or validation checkpoint, which caps the score per the batch-operation guideline; not score 3 because of the missing validation, not score 1 because the sequence is clear.

2 / 3

Progressive Disclosure

Well-organized into clear sections with no nested references, but it is a monolithic single file (~124 lines) with no one-level-deep external references and content that is not split; not score 3 because there is no progressive-disclosure mechanism and the under-50-line simple-skill exemption does not apply, not score 1 because organization is clean rather than a wall of text.

2 / 3

Total

10

/

12

Passed

Description

92%

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

A strong, specific description with explicit trigger guidance and good natural-language keywords. Its only weakness is that some trigger terms (crawling, screenshots) are broad enough to risk overlapping with sibling skills.

Suggestions

Narrow broad triggers like "爬虫" and "截图" to browser-based variants (e.g. "浏览器爬虫" / "网页截图") to reduce overlap with dedicated scraping or screenshot skills.

Drop the marketing word "强大的" in the body intro to keep tone aligned with the lean description.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions — "页面导航、元素交互、截图、录制、测试" — matching the anchor for listing several distinct capabilities; not score 2 because the action set is comprehensive rather than partial.

3 / 3

Completeness

Explicitly states both what it does (the tool and capabilities) and when to use it via the trigger clause "当用户提到…时触发"; not score 2 because an explicit 'Use when' equivalent is present rather than implied.

3 / 3

Trigger Term Quality

Covers natural terms a user would say — "网页自动化、浏览器操作、爬虫、截图、录制用户操作、E2E测试" — spanning both common and technical phrasings; not score 2 because common variations are well represented.

3 / 3

Distinctiveness Conflict Risk

Anchored to a clear niche ("官方Microsoft Playwright CLI") but broad triggers like "爬虫" and "截图" could overlap with dedicated scraping or screenshot skills; not score 3 because of this overlap risk, not score 1 because the core browser-automation/E2E triggers are clearly Playwright-specific.

2 / 3

Total

11

/

12

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
UnicomAI/wanwu
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.