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 -y skills add github/awesome-copilot --skill playwright-automation-fill-in-form --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot