بنقرة واحدة
news
// Poll favorite RSS feeds including Hacker News and Lobsters. Fetches latest tech headlines and provides a summary of current news. Use when you want to catch up on tech news or see what's trending.
// Poll favorite RSS feeds including Hacker News and Lobsters. Fetches latest tech headlines and provides a summary of current news. Use when you want to catch up on tech news or see what's trending.
Fetch and summarize arXiv papers. Search by topic, read specific papers by ID or URL, and get plain-language summaries. Use when the user mentions arXiv, asks about research papers, wants to find recent academic work on a topic, or is discussing algorithmic or architectural choices that could benefit from literature review.
Writing guidelines for campedersen.com. Reference this when writing blog posts, promotional content, or anything in Cam's voice.
Draft email and tweet for a new blog post. Reads the latest post from campedersen.com, generates Kit.com broadcast copy and a tweet, ready to paste.
| name | news |
| description | Poll favorite RSS feeds including Hacker News and Lobsters. Fetches latest tech headlines and provides a summary of current news. Use when you want to catch up on tech news or see what's trending. |
| allowed-tools | WebFetch |
Fetches and summarizes the latest headlines from your favorite RSS feeds.
/news - Fetch all feeds and show top stories/news hn or /news hackernews - Hacker News only/news lobsters - Lobsters onlyNote: WebFetch has restrictions on many mainstream news domains (CNN, NYT, Reddit, etc.). The feeds below are confirmed to work.
Present news in this format:
## Hacker News
1. **[Title]**
[link]
2. **[Title]**
[link]
## Lobsters
1. **[Title]**
[link]
When /news is invoked:
When a specific source is requested (e.g., /news hn):
To add a new feed, the user can ask to update this skill with:
Note: Test new feeds first - WebFetch blocks many news domains.