web-automation

Automate browser interactions and web workflows with Playwright, Puppeteer, Selenium, Scrapy, and n8n.

6|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/fgarofalo56/Suppercharge_Microsoft_Fabric --skill web-automation-fgarofalo56
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-automation
Source: https://github.com/fgarofalo56/Suppercharge_Microsoft_Fabric/tree/main/.github/skills/web-automation
Command: npx skills add https://github.com/fgarofalo56/Suppercharge_Microsoft_Fabric --skill web-automation-fgarofalo56

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines repetitive browser-based tasks, saving time and reducing manual effort in areas like data collection and workflow automation.

Core Features & Use Cases

  • Browser Automation: Control browsers for testing, scraping, and form filling using Playwright, Puppeteer, and Selenium.
  • Web Scraping: Extract data from websites at scale using powerful scraping tools like Scrapy.
  • Workflow Automation: Integrate services and APIs visually with n8n.
  • Use Case: Automatically scrape product prices from multiple e-commerce sites daily, fill out online forms, or orchestrate complex API integrations without manual intervention.

Quick Start

Use the web-automation skill to scrape the titles of all articles from the provided URL.

Frequently Asked Questions about web-automation

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

FAQPage Schema
How do I automate browser tasks like web scraping and form filling?

To automate browser tasks like web scraping and form filling, this Skill provides tools like Playwright, Puppeteer, and Selenium to control browser interactions for testing, data extraction, and form submission without manual effort.

What is the best way to extract product prices from multiple e-commerce sites daily?

The best way to extract product prices daily is using Scrapy for large-scale web crawling, enabling automated data collection from multiple e-commerce sites without manual intervention.

Can I use n8n for visual workflow automation and API integrations?

Yes, you can use n8n for visual workflow automation. This Skill includes n8n to integrate services and APIs visually, enabling complex end-to-end process orchestration across different platforms.

Does this web automation Skill support large-scale web crawling with Scrapy?

Yes, this web automation Skill supports large-scale web crawling with Scrapy. It includes Scrapy specifically for extracting data from websites at scale, complementing direct browser control tools.

When should I choose Playwright over Selenium for browser automation?

This Skill provides both Playwright and Selenium for browser automation. You choose Playwright for modern web testing and scraping, or Selenium for established browser control routines, depending on your specific task requirements.