playwright-automation-fill-in-form

Fill Microsoft Forms fields and upload an image via Playwright MCP.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/Manu343726/audible-exporter --skill playwright-automation-fill-in-form-manu343726
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playwright-automation-fill-in-form
Source: https://github.com/Manu343726/audible-exporter/tree/main/.agents/skills/playwright-automation-fill-in-form
Command: npx skills add https://github.com/Manu343726/audible-exporter --skill playwright-automation-fill-in-form-manu343726

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you avoid manual data entry by automatically filling a Microsoft Forms page with predefined values.

Core Features & Use Cases

  • Playwright-driven form automation: Navigates to a Microsoft Forms URL and fills specific fields (show, date, time, topic, and image upload).
  • Deliberate non-submission: Stops before submitting so you can review what will be sent.
  • Use Case: Preparing consistent event or webinar registrations where the same fields must be entered reliably each time.

Quick Start

Run the skill to open https://forms.microsoft.com/url-of-my-form, fill the required fields, and pause for your review before you submit.

Frequently Asked Questions about playwright-automation-fill-in-form

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate filling a Microsoft Forms page with Playwright?

To automate filling a Microsoft Forms page with Playwright, this Skill navigates to the specified form URL and populates predefined fields using the Playwright MCP. It handles text inputs for event details and manages image uploads before pausing for review.

Can I do web automation for image uploads in Microsoft Forms?

Yes, you can do web automation for image uploads in Microsoft Forms. This Skill uses Playwright to navigate the form and upload a specified image file alongside populating the standard text fields for repeatable data entry.

Does this Playwright form automation submit the data entry automatically?

No, this Playwright form automation does not submit the data entry automatically. It deliberately stops before submitting the form so you can review the populated fields and the uploaded image to ensure accuracy.

What is the best way to handle repeatable web form data entry for event registrations?

The best way to handle repeatable web form data entry for event registrations is using Playwright MCP to navigate to the form URL and populate predefined event details like show, date, and time consistently each time.

Do I need the Playwright MCP to populate named fields in web automation?

Yes, you need the Playwright MCP to populate named fields in this web automation workflow. The Skill relies on Playwright MCP to navigate the Microsoft Forms URL and interact with specific named inputs for text and image uploads.