news-summary
SKILL.md
News Summary Skill
Purpose
Provide concise, structured summaries of news articles that can be read in ~30 seconds while capturing key points, plot twists, and providing contextual understanding. Include separate, clearly marked explanations for controversial or complex topics with sources.
When to Use
- User shares a news article URL and wants a summary
- User asks to summarize current news/article
- User wants quick overview of lengthy articles
- User needs context or background on news topics
Workflow
Step 1: Fetch Article Content
- Use
webFetchwith the provided URL - If fetch fails, inform user and ask for alternative (copy-paste text, different URL)