glmv-web-replication

Creates a client-side replica of authorized public websites with blueprint files and screenshots.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/ViewWay/openclaw-skills --skill glmv-web-replication-viewway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glmv-web-replication
Source: https://github.com/ViewWay/openclaw-skills/tree/main/glmv-web-replication
Command: npx skills add https://github.com/ViewWay/openclaw-skills --skill glmv-web-replication-viewway

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This frontend replication workflow enables authorized users to create a visual, client-side replica of a target website's public interface for analysis, prototyping, and design study, without touching backend systems or private data.

Core Features & Use Cases

  • Visual frontend replication: rebuilds the public-page layout and styling in a client-side replica.
  • Blueprint generation: produces a site-wide sitemap (_sitemap.md), a navigation graph, and per-page blueprints that document structure and interactions.
  • Authorization gate and safety: enforces user confirmation of ownership or permission before replication, and limits Scope to publicly accessible content.
  • On-demand assets and interactions: captures screenshots, assets, and user-interaction patterns to guide frontend recreation.

Quick Start

Confirm you own the target site or have explicit permission, then run the replication workflow to generate a site blueprint and a frontend replica.

Frequently Asked Questions about glmv-web-replication

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

FAQPage Schema
What is a website blueprint and how does it document site structure?

A website blueprint documents the site structure through a generated sitemap, a navigation graph, and per-page blueprints, capturing layout and interaction patterns to guide frontend replication.

Do I need Playwright to capture website screenshots and interaction records?

You cannot replicate a site without confirming explicit ownership or permission, as the workflow enforces an explicit authorization gate before capturing any publicly accessible content.

What is the best way to analyze a site layout for a frontend prototype?

A client-side replica is limited to publicly accessible content and frontend interactions, meaning it cannot touch backend systems, replicate private data, or capture server-side logic.

What is a website blueprint and how does it document site structure?

The best way to analyze a site layout for a prototype is to generate a visual client-side replica alongside structured blueprints, capturing screenshots and interaction patterns for study.