Agent skill
save-web-page
Guide for saving a web page for offline use using the monolith CLI. Use this when instructed to save a web page.
Stars
39
Forks
7
Install this agent skill to your Project
npx add-skill https://github.com/maragudk/skills/tree/main/save-web-page
SKILL.md
Save web page
You can use the monolith CLI tool to save a web page for offline use.
The 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 monolith -h to see its uses.
Didn't find tool you were looking for?