chrome-profile-bridge
Installation
SKILL.md
Chrome Profile Bridge
Enhancement layer on top of playwright-cli that adds Chrome profile targeting.
When to Use This Skill
Use this when the user mentions:
- A specific Chrome profile ("use my work profile", "open in Jack's browser")
- An authenticated site that requires existing login state (tax, banking, email)
- Any task where the correct Chrome profile matters
For tasks that don't need a specific profile, use playwright-cli directly.
Architecture
This skill (profile targeting) → playwright-cli (browser control) → Chrome Extension → Real Chrome