From ai-news-briefing
Fetches and summarizes a URL, extracting TL;DR, key facts, and author's argument for quick insights.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-news-briefing:summarize-urlThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Fetch the content of the URL provided in "$ARGUMENTS" using the WebFetch tool or `mcp__fetch__fetch`.
Fetch the content of the URL provided in "$ARGUMENTS" using the WebFetch tool or mcp__fetch__fetch.
Extract the following:
Format the output clearly and concisely.
npx claudepluginhub hoangsonww/ai-news-briefing --plugin ai-news-briefingSummarizes web content by fetching URLs, extracting quote-grounded key passages, and structuring output for documentation, articles, API references, READMEs. Reports partial accessibility.
Condenses articles, reports, or long-form pieces into concise TL;DR summaries of 50-75 words. Useful for newsletters, web summaries, executive reports, and social previews.
Fetches URLs and extracts main content (title, description, paragraphs) with 80-99% HTML size reduction via smart extraction. Use for ad-hoc web research and quick page previews.