vstack

Orchestrate web workflows with a persistent headless browser and modular skills.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/vebesz/vstack --skill vstack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vstack
Source: https://github.com/vebesz/vstack/tree/main
Command: npx skills add https://github.com/vebesz/vstack --skill vstack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Harmonizes the creation and operation of Claude Code skills by providing a persistent headless browser and a centralized docs-driven workflow engine.

Core Features & Use Cases

  • Orchestrates a family of skills (e.g., /page-cro, /seo-audit, /copywriting, /content-strategy) through a single environment.
  • Maintains browser state (cookies, tabs, login sessions) across commands for reliable multi-step tasks.
  • Auto-generates and validates SKILL.md entries from templates to keep documentation in sync for automation.

Quick Start

Use the vstack framework to load, discover, and run the prebuilt skills in your Claude Code environment.

Frequently Asked Questions about vstack

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

FAQPage Schema
How do I automate multi-step browser workflows in Claude Code?

To automate web-facing workflows, a framework orchestrates a persistent headless browser and modular skills within Claude Code. vstack maintains browser state like cookies and sessions across commands to reliably execute multi-step tasks.

What is a headless browser framework for Claude Code automation?

A headless browser framework for Claude Code provides a centralized engine to discover, evaluate, and execute modular skills. vstack uses SKILL.md frontmatter for discovery and auto-generates documentation to keep web-facing workflows synchronized.

Do I need Bun and Playwright to run Claude Code browser automation?

Yes, Bun and Playwright are required to run this Claude Code browser automation. vstack relies on Playwright to maintain the persistent headless browser environment and requires Bun to orchestrate the underlying scripts and modular workflows.

How do I keep documentation in sync when creating Claude Code skills?

Keeping documentation in sync when creating Claude Code skills involves auto-generating and validating SKILL.md entries from templates. vstack harmonizes this process by providing a centralized docs-driven workflow engine that updates documentation automatically.

Can I run SEO audits and CRO workflows within a single Claude Code environment?

Yes, SEO audits and CRO workflows can run within a single Claude Code environment. vstack orchestrates a family of prebuilt skills including page CRO, SEO audits, and copywriting through one persistent headless browser framework.

What are the limitations of using a persistent headless browser for QA automation?

A limitation of using a persistent headless browser for QA automation is the dependency on specific runtime environments. vstack requires Bun and Playwright and relies on SKILL.md frontmatter, meaning workflows must conform to its centralized documentation and template structure.