"To press a keyboard key in the page, send a key press for shortcuts or input behavior."
3.7
Rating
0
Installs
Testing & Quality
Category
The skill provides clear documentation for pressing keyboard keys via Playwright's MCP tool. The structure is clean with well-defined arguments schema and usage examples. However, the skill wraps a straightforward single-parameter API call (press a key) that a CLI agent could easily accomplish independently. The description is somewhat vague about context (which page, browser state requirements) and lacks guidance on common use cases or key naming conventions. While the documentation is adequate, the skill doesn't offer significant complexity reduction or novel functionality beyond a thin wrapper around a basic Playwright command.
Loading SKILL.md…

Skill Author