PL
playwright-automation-fill-in-form
Automate filling in a form using Playwright MCP
Install
mkdir -p .claude/skills/playwright-automation-fill-in-form && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15736" && unzip -o skill.zip -d .claude/skills/playwright-automation-fill-in-form && rm skill.zipInstalls to .claude/skills/playwright-automation-fill-in-form
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Automate filling in a form using Playwright MCP47 charsno explicit “when” trigger
About this skill
Automating Filling in a Form with Playwright MCP
Your goal is to automate the process of filling in a form using Playwright MCP.
Specific Instructions
Navigate to the target form URL.
Fill in the form with the provided details.
DO NOT SUBMIT THE FORM.
Ask for a review of the form before submitting it.