save-web-page
Original:🇺🇸 English
Translated
Guide for saving a web page for offline use using the monolith CLI. Use this when instructed to save a web page.
7installs
Sourcemaragudk/skills
Added on
NPX Install
npx skill4agent add maragudk/skills save-web-pageTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Save web page
You can use the CLI tool to save a web page for offline use.
monolithThe core command to use is .
monolith --isolate -o <name>.html <url>Prefer saving to the ~/AI/web/ directory unless instructed otherwise.
If you need to do anything else with the command, use to see its uses.
monolith -h