news

Aggregate Chinese-language news headlines by category with source URLs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/bbzsking/copaw --skill news-bbzsking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news
Source: https://github.com/bbzsking/copaw/tree/main/src/qwenpaw/agents/skills/news-zh
Command: npx skills add https://github.com/bbzsking/copaw --skill news-bbzsking

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregates the latest headlines from designated Chinese-language news portals and provides reliable category-specific URLs, enabling quick access to up-to-date information.

Core Features & Use Cases

  • Category-based headlines: Pulls top headlines across Politics, Finance, Society, International, Technology, Sports, and Entertainment with direct URLs.
  • Smart summarization: Uses browser snapshots to extract titles and key points, then returns concise summaries.
  • Use Case: A user asks for the latest political and technology news; the skill fetches the corresponding URLs and presents a brief, source-attached summary.

Quick Start

Retrieve the latest headlines by category from the configured Chinese-language sources and receive a summarized briefing with sources.

Frequently Asked Questions about news

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

FAQPage Schema
How do I get summarized Chinese news headlines by category like politics or technology?

Summarized Chinese news headlines are retrieved by category from designated portals, using browser snapshots to extract titles and key points. Categories include politics, finance, society, international, technology, sports, and entertainment.

Can I use browser snapshot to extract and summarize news content from specific URLs?

Yes, browser_use opens designated news URLs and captures content via snapshot to extract titles and key points. The summarization step then presents the final concise results with reliable source URLs attached.

What's the best way to aggregate latest news headlines from Chinese-language portals?

Aggregating latest news headlines from Chinese-language portals involves opening category-specific URLs with browser_use, capturing content through snapshots, and summarizing the extracted titles and key points into a concise briefing.

Does this news summarization approach support multiple news categories simultaneously?

Yes, the news summarization supports multiple categories including politics, finance, society, international, technology, sports, and entertainment. Users can request headlines across several categories and receive concise summaries with direct source URLs.

Do I need browser_use to fetch and summarize headlines from news portals?

Yes, browser_use is required to open the URLs from designated Chinese-language news portals, and snapshot is needed to capture the content. These steps precede the summarization that delivers the final concise results.

Why does the news summarization process require a snapshot step after opening URLs?

The snapshot step is required to capture the full content from the opened news URLs, extracting titles and key points. This captured content feeds the summarization step that produces the final concise categorized briefing.