The playwright-automation-fill-in-form skill automates the process of filling in web forms using Playwright's Model Context Protocol (MCP) capabilities, including text input, date/time selection, and file uploads. It is designed for developers and automation engineers who need to programmatically populate forms without manual intervention. The skill addresses the problem of repetitive form-filling tasks by providing browser automation that can navigate to a form, input specified data across multiple field types, and pause for review before submission.
npx skills add https://github.com/github/awesome-copilot --skill playwright-automation-fill-in-form