From playwright-automation-fill-in-form
Automates filling in a Microsoft Forms form with specified fields (date, time, topic, image upload) using Playwright MCP, then requests review before submission.
How this skill is triggered — by the user, by Claude, or both
Slash command
/playwright-automation-fill-in-form:playwright-automation-fill-in-formThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Your goal is to automate the process of filling in a form using Playwright MCP.
Your goal is to automate the process of filling in a form using Playwright MCP.
Navigate to https://forms.microsoft.com/url-of-my-form
Show: playwright live
Date: 15 July
Time: 1:00 AM
Topic: Playwright Live - Latest updates on Playwright MCP + Live Demo
Upload image: /Users/myuserName/Downloads/my-image.png
DO NOT SUBMIT THE FORM.
Ask for a review of the form before submitting it.
3plugins reuse this skill
First indexed Jun 6, 2026
npx claudepluginhub simplycubed/skills --plugin playwright-automation-fill-in-formAutomates filling in a Microsoft Forms form with specified fields (date, time, topic, image upload) using Playwright MCP, then requests review before submission.
Automates web form filling, file uploading, and login persistence using Playwright browser automation. Useful for repetitive data entry or uploading workflows that need manual confirmation.
Automates browsers via Playwright CLI for session-persistent form filling, screenshots, data extraction, and multi-step web interactions.