一句话用法
Save this article to Inbox/clips/: https://example.com/long-essay幕后发生了什么
- web_fetch 拿到 HTML
- readability 抽出正文(去掉导航、广告、相关推荐)
- HTML → Markdown,保留代码块和图片
- 加 YAML frontmatter:source、saved_at
- 存入指定目录
动态站点用 browser
如果是小红书 / Twitter 这类 JS 渲染站点,直接说 "use browser_open to load this URL first, then save the article"。Agent 会切到真实 Chromium 会话。