smithery/maragudk

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.

Installation

$ npx skills add smithery/maragudk --skill save-web-page

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/maragudk.

npx skills add smithery/maragudk

Browse all from smithery/maragudk

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

LicenseMIT

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 485 B
  • docs SUMMARY.md 133 B

History

  1. First recorded snapshot · 0 installs

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.