p-news-briefing

Aggregates recent web news on specified topics into structured markdown briefings.

15|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/jackchuka/skills --skill p-news-briefing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: p-news-briefing
Source: https://github.com/jackchuka/skills/tree/main/p-news-briefing
Command: npx skills add https://github.com/jackchuka/skills --skill p-news-briefing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Aggregates and structures recent news on user-specified topics into a concise, readable briefing.

Core Features & Use Cases

  • Deduplicated briefing: Avoids repeating stories by checking recent briefings.
  • Topic-scoped aggregation: Produces targeted summaries for one or more topics.
  • Structured output: Generates markdown notes with dates, sources, and quotes.

Quick Start

Ask for a news briefing on a topic, for example '/news-briefing ai, climate'.

Frequently Asked Questions about p-news-briefing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a daily news briefing on specific topics without seeing repeated stories?

To get a daily news briefing without repeated stories, use a topic-scoped aggregation tool that deduplicates content against previous briefings from the last 14 days, fetching only recent web search results to ensure unique coverage.

What is the best way to aggregate recent web search news into structured markdown?

The best way to aggregate web search news into structured markdown is to use a briefing tool that scopes searches by topic and outputs formatted notes with dates, sources, and quotes for easy reading.

Does news briefing aggregation require internet access to fetch current stories?

Yes, news briefing aggregation requires internet access to perform WebSearch operations, gathering current stories from the web and filtering them by recency, such as the last 3 days for quick mode.

How do I control the recency filter when generating a topic-specific news briefing?

You control the recency filter by selecting a briefing mode: quick mode limits web search results to the last 3 days, while deep mode aggregates news stories from the last 7 days for broader coverage.

Can I request a news briefing for multiple topics at the same time?

Yes, you can request a news briefing for multiple topics simultaneously by providing a comma-separated list, allowing the aggregation tool to fetch and structure dedicated web search results for each specified topic.

What limitations exist when using web search for markdown news aggregation?

Limitations of web search news aggregation include a strict recency filter capping at 7 days for deep mode, and a 14-day deduplication window that may exclude ongoing stories already covered in recent briefings.