page-collect
Installation
SKILL.md
page-collect
Extract structured resources from any webpage via playwright-cli.
Node 22+ required. Run playwright-cli --help for the command reference.
Subcommands
| Subcommand | Purpose | Output |
|---|---|---|
all |
Run all collectors | collection.json, screenshot.jpg + assets |
icons |
SVGs, icon fonts, CSS icons → classified SVGs | icons/ + icons.json |
metadata |
Meta tags, OG, structured data | metadata.json |
text |
Body text, headings, word count | text.json |
forms |
Form structures, fields, actions | forms.json |
videos |
Video embeds, sources | videos.json |
socials |
Social media links | socials.json |