One-liner
Save this article to Inbox/clips/: https://example.com/long-essayWhat happens under the hood
- web_fetch grabs HTML
- Readability extracts the article body (drops nav, ads, related)
- HTML → Markdown, code and images preserved
- YAML frontmatter added: source, saved_at
- Saved to the target directory
Dynamic sites: use the browser
For JS-rendered sites (Xiaohongshu / Twitter), say "use browser_open first, then save the article" — the agent switches to the real Chromium session.