name: article-summarizer description: Summarize articles and social posts from URLs using full-content retrieval first, with browser fallback when needed.
Summarize web content accurately from the original source. Never infer details that are not visible in the retrieved content.
web_fetch.r.jina.ai mirror.Use an interactive browser fallback when lightweight fetch methods are not enough.
Typical reasons to escalate: - short-link redirects - dynamic rendering - login overlays or popups - shell pages with missing body text - expandable content - comment/reply analysis
Before asking for help, try low-risk actions such as: - closing modals - clicking visible expanders such as "more", "continue", or equivalent UI labels - scrolling for lazy loading - reopening in a fresh tab if the first render looks broken
7w4.net提供免费和付费技能下载。
Do not claim a captcha or verification was solved unless the evidence clearly shows the page progressed because of your actions.
Before summarizing, confirm: - title is visible - main body is visible - the content does not obviously stop mid-article - comments are actually visible before summarizing comment sentiment
If still incomplete after reasonable effort, say so explicitly. If only preview text is visible because of a paywall, login requirement, or partial render, summarize only the visible portion and clearly label the limitation.
Use this default structure unless the user asks for a different format:
For comment/reply requests, add: - Main comment themes - Points of disagreement / debate
Keep the summary proportional to the source length.
Length-control rules: - short source -> short summary - long source -> longer summary only when justified by the source or the user's request - default to concise, high-density output - if the user simply asks to summarize, prefer a compact summary even for long articles - expand only when the user explicitly asks for detailed analysis, a deep dive, or section-by-section coverage
references/retrieval-playbook.md.references/output-patterns.md.references/source-notes.md.这是一份网页文章摘要的质量指南,流程设计清晰、考虑因素全面。检索策略从简单到复杂逐步升级,语言处理周到,输出格式有规范约束。但作为纯文档指导,缺少实际运行效果验证,用户无法直接判断策略的实际表现和稳定性。