> playwright-automation-fill-in-form
Automate filling in a form using Playwright MCP
curl "https://skillshub.wtf/github/awesome-copilot/playwright-automation-fill-in-form?format=md"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 https://forms.microsoft.com/url-of-my-form
Fill in the form with the following details:
-
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.
> related_skills --same-repo
> write-coding-standards-from-file
Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.
> workiq-copilot
Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) for live context, summaries, and recommendations.
> winmd-api-search
Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML, sensors, networking, etc. Discovers the right API for a task and retrieves full type details (methods, properties, events, enumeration values).
> winapp-cli
Windows App Development CLI (winapp) for building, packaging, and deploying Windows applications. Use when asked to initialize Windows app projects, create MSIX packages, generate AppxManifest.xml, manage development certificates, add package identity for debugging, sign packages, publish to the Microsoft Store, create external catalogs, or access Windows SDK build tools. Supports .NET (csproj), C++, Electron, Rust, Tauri, and cross-platform frameworks targeting Windows.