★ Page-Grab System ★

Shang Tsung PGS

"Absorbs the source code of any site or app and hosts it live for repurposing."
— qi, 2026-05-22

The soul-steal command

PS> shangtsung https://hitthe.link/xlrd-org/ # soul-steal the page → ~/.xen/extracts/hitthe-link_xlrd-org_2026-05-22_*.html
PS> shangtsung https://example.com mysite # custom output name

The 3-step protocol

I · absorb
Soul-steal
monolith CLI pulls every asset — HTML + CSS + JS + images + fonts — and inlines them into one self-contained file. Source canon, sealed.
II · host
Reanimate
Drop the self-contained HTML onto any static host — tui.xlrd.org/share/, hitthe.link/, GH Pages. It runs live because everything's inlined.
III · repurpose
Re-brand
Edit the extract in place — swap copy, change brand tokens, apply XLRD or L7S Hero palette. Re-deploy. The source's soul, your purpose.

Why this exists

1 · No more rebuild-from-scratch
qi rejected 10 vibe-coded templates on 2026-05-21. Canon feedback_extract_and_edit_not_rebuild locked: extract source from qi-named references, edit directly. Shang Tsung is that extractor.
2 · No Chromium
monolith is libcurl + html5gum + cssparser. No headless Chromium. Respects the D.I.E. list and the Exedus Xen architecture canon.
3 · Reference-driven design
qi is SCAD-trained. Brand-serious work demands real references, not screenshots or vibes. Shang Tsung pulls real source, designs anchor in real material.
4 · Sibling MK lane
PGS lives in the MK Agent Swarms sibling workstream per canon_exedus_xen_architecture_2026-05-22. The extraction work is outside Exedus; the repurposed deploy lives inside.

Already absorbed (in ~/.xen/extracts/)

xlrd-org-source.html
XLRD design system origin — Figtree, cyan glow, glow-text class
l7sinc-source.html
L7S Inc brand
l7shero-source.html
L7S Hero brand · cream + gold + emerald
l7shero-followed.html
L7S Hero crawl with redirect follow
l7shero-real-source.html
L7S Hero raw HTTP source
bluemarine-source.html
Blue Marine Foundation · qi's clean reference
execpage-source.html
qi's existing execpage template canon
pinterest/
@stylism_ + algorithm + art + fashion + l7s-hero-styles boards
⚔ banned alternatives

How to invoke

# From any PowerShell: PS> shangtsung <url> [output-name] # From bash (uses .cmd shim): $ shangtsung <url> [output-name] # Output: # ~/.xen/extracts/<host>_<path>_<yyyy-mm-dd_HHmmss>.html # Inspect: PS> ii ~/.xen/extracts/<file> # Grep typography (example): PS> Select-String -Path ~/.xen/extracts/<file> -Pattern font-family
Source: C:\Users\selfe\bin\shangtsung.ps1 · wraps monolith CLI (libcurl-based, no Chromium)
Canon: D.I.E. list · XOS · Beside AI proxy · related canon_shangtsung_pgs_2026-05-22.md