playwright-skill

Installation
SKILL.md

IMPORTANT - Path Resolution: This skill can be installed in different locations. Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with the actual discovered path.

Common installation paths:

  • Plugin source: ~/.claude/plugins/marketplaces/playwright-skill/skills/playwright-skill
  • Codex global: ~/.codex/skills/playwright-skill
  • Claude global: ~/.claude/skills/playwright-skill

Installation for New Agents

Install this directory as a standalone skill, then run setup once to install Playwright and Chromium.

Codex

mkdir -p ~/.codex/skills
cp -r /path/to/playwright-skill ~/.codex/skills/playwright-skill
cd ~/.codex/skills/playwright-skill && npm run setup
Related skills
Installs
7
Repository
nordz0r/skills
GitHub Stars
2
First Seen
Mar 17, 2026