Installation

Install with CLI Recommended
gh skills-hub install playwright-automation-fill-in-form

Don't have the extension? Run gh extension install samueltauil/skills-hub first.

Download and extract to your repository:

.github/skills/playwright-automation-fill-in-form/

Extract the ZIP to .github/skills/ in your repo. The folder name must match playwright-automation-fill-in-form for Copilot to auto-discover it.

Skill Files (1)

SKILL.md 0.6 KB
---
name: playwright-automation-fill-in-form
description: 'Automate filling in a form using Playwright MCP'
---

# 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:

1. Show: playwright live

2. Date: 15 July

3. Time: 1:00 AM

4. Topic: Playwright Live - Latest updates on Playwright MCP + Live Demo

5. Upload image: /Users/myuserName/Downloads/my-image.png

DO NOT SUBMIT THE FORM. 

Ask for a review of the form before submitting it.

License (MIT)

View full license text
MIT License

Copyright GitHub, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.