news

Fetches and summarizes latest Chinese news from seven category-specific websites using browser_use.

Updated Aug 7, 2026
One-click install
npx skills add https://github.com/Protremix/EvolvixOS --skill news-protremix
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: news
Source: https://github.com/Protremix/EvolvixOS/tree/main/knowledge/experts/office-automation/skills/news
Command: npx skills add https://github.com/Protremix/EvolvixOS --skill news-protremix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Users who want the latest Chinese news across categories like politics, finance, society, international, tech, sports, and entertainment need a reliable way to browse authoritative sources and get concise summaries without manually visiting each site. ## Core Features & Use Cases - Curated Source Table: Provides authoritative URLs for seven news categories, including People's Daily, China Economic Net, China News Service, CGTN, Science and Technology Daily, CCTV Sports, and Sina Entertainment. - Browser-Based Retrieval: Uses the browser_use tool to open each URL and capture a page snapshot, then extracts headlines, dates, and key points. - Summarized Digests: Organizes results into a short list with titles, one-to-two sentence summaries, and source links. - Use Case: A user asks "What's today's tech news?" The Skill opens stdaily.com, snapshots the page, and returns a summarized list of top science and technology headlines with links. ## Quick Start Ask the assistant to fetch and summarize the latest news in one or more categories, for example: "Get me today's top finance and tech news headlines."

Frequently Asked Questions about news

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

FAQPage Schema
How do I get the latest Chinese news headlines summarized?▼

Ask for news in a specific category such as politics, finance, tech, or sports. The Skill opens the corresponding authoritative website with browser_use, snapshots the page, and returns a summarized list of headlines with source links.

What news sources and categories does this Skill cover?▼

It covers seven categories: politics (People's Daily), finance (China Economic Net), society (China News Service), international (CGTN), technology (Science and Technology Daily), sports (CCTV Sports), and entertainment (Sina Entertainment).

Can I fetch news from multiple categories at once?▼

Yes. The Skill performs a separate open and snapshot sequence for each category URL, then combines the extracted headlines into one organized reply. Requesting one or two categories at a time keeps results focused.

What happens if a news website is unreachable or times out?▼

The Skill reports that the site could not be accessed and suggests alternative sources or provides the direct link so you can open it manually. Page structure changes may also cause extraction failures, which are flagged in the reply.

Does this Skill require any external tools to work?▼

Yes, it depends on the browser_use tool to open URLs and capture page snapshots. Without browser access, it cannot retrieve live page content and can only share the curated source links.