返回 Skill 列表
extension
分类: 开发与工程无需 API Key

save-web-page

使用monolith CLI保存网页以供离线使用的指南。当指示要求保存网页时,请使用此方法。

person作者: jakexiaohubgithub

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.