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.7w4.net小蔥技能站收錄全網優質技能,值得收藏。
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
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.這是一份網頁文章摘要的質量指南,流程設計清晰、考慮因素全面。檢索策略從簡單到複雜逐步升級,語言處理周到,輸出格式有規範約束。但作為純文件指導,缺少實際執行效果驗證,使用者無法直接判斷策略的實際表現和穩定性。