gstack

Automates web browsing and interaction using Playwright via CLI interface.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/reomgit/appstore-ss-downloader --skill gstack-reomgit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack
Source: https://github.com/reomgit/appstore-ss-downloader/tree/main/.claude/skills/gstack
Command: npx skills add https://github.com/reomgit/appstore-ss-downloader --skill gstack-reomgit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, bun, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates web browsing and interaction, allowing users to perform complex tasks and workflows with ease, saving time and reducing errors.

Core Features & Use Cases

  • Web Automation: Automate navigation, interaction, and data extraction from websites.
  • Skillification: Codify repeated browser flows into deterministic Playwright scripts.
  • Real-Browser Mode: Access a branded Chromium browser with extension support for visual inspection and debugging.
  • Pair-Agent: Integrate with remote AI agents for remote control of the browser.
  • Use Case: Use the gstack skill to automate the process of logging into a website, navigating through multiple pages, and collecting specific information without manual interaction.

Quick Start

Use the gstack skill to navigate to 'https://example.com', login, and extract the 'latest_news' element text from the page.

Frequently Asked Questions about gstack

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

FAQPage Schema
How do I automate web browsing and data extraction using Playwright?

Automate web browsing and data extraction by codifying repeated browser flows into deterministic Playwright scripts that handle navigation, UI interaction, and element text collection automatically.

Do I need Playwright and Bun to run web automation scripts?

You need both Playwright and Bun installed in your environment, as the web automation scripts rely on Playwright for browser control and Bun as the runtime to operate effectively.

Can I visually inspect and debug browser automation workflows?

You can visually inspect and debug browser automation workflows using a branded Chromium browser with extension support, allowing you to monitor navigation and UI interaction in real-browser mode.

What is the best way to automate administrative workflows like website logins and data collection?

The best way to automate administrative workflows is to use scripts that navigate to target URLs, handle login processes, traverse multiple pages, and extract specific information without manual interaction.

Can I integrate remote AI agents to control web automation tasks?

You can integrate remote AI agents for remote control of the browser through the Pair-Agent feature, enabling AI-driven navigation, UI interaction, and automated data collection.

Is Playwright web automation suitable for QA testing and automated data collection?

Playwright web automation is designed for QA testing and automated data collection, allowing you to streamline administrative workflows by executing deterministic scripts that reduce manual errors.