Automated Form Filling
curated by SkillMD · 9 skills
Installs a pipeline to navigate to a form, fill it, review, and submit using Playwright.
Install the whole pack (CLI)
npx skillmds add github/playwright-explore-website
npx skillmds add github/playwright-automation-fill-in-form
npx skillmds add addyosmani/browser-testing-with-devtools
npx skillmds add googlechrome/chrome-extensions
npx skillmds add zhaoxuya520/browser-automation
npx skillmds add dangquangse/playwright-skill
npx skillmds add sdiamante13/agent-browser
npx skillmds add scoheart/browser-use
npx skillmds add samuelpatro/agent-browserSkills in this pack
- ▌ playwright-explore-website · githubExplores websites using Playwright to identify core features and generate test cases.
- ▌ playwright-automation-fill-in-form · githubAutomates filling in a Microsoft Forms form using Playwright MCP, with a review step before submission.
- ▌ browser-testing-with-devtools · addyosmaniTests and debugs web applications in real browsers using Chrome DevTools MCP, enabling DOM inspection, console error capture, network analysis, performance profiling, and visual verification with live runtime data.
- ▌ chrome-extensions · googlechrome bundleBuild and publish production-quality Chrome extensions using Manifest V3 best practices, covering service workers, content scripts, side panels, and Chrome Web Store deployment.
- ▌ browser-automation · zhaoxuya520 bundleUnified automation entry point covering browser automation with Playwright and Windows desktop app automation with OpenReverse for GUI interaction, network capture, and reverse engineering workflows.
- ▌ playwright-skill · dangquangse bundleAutomates browser testing and interaction with Playwright, including form filling, screenshots, responsive checks, and login flows, with automatic dev server detection.
- ▌ agent-browser · sdiamante13 bundleAutomates browser interactions for web testing, form filling, screenshots, and data extraction.
- ▌ browser-use · scoheartAutomates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.
- ▌ agent-browser · samuelpatroAutomates Chrome/Chromium via CDP with accessibility-tree snapshots and element refs, covering web pages, Electron apps, Slack, and cloud browsers.