Cls News Scraper
/install cls-news-scraper
cls-news-scraper
Use this skill to pull real-time market news from Cailian Press (CLS) and extract stock-positive catalysts.
Inputs
- Time window (default: last 1 hour)
- Sector filter (default: 新能源, 消费)
- Event filter (default: 业绩预增, 重大合同, 政策扶持)
Procedure
- Collect latest CLS items from configured endpoint/source.
- Normalize fields: title, summary, ticker, company, published_at, source_url.
- Classify each item into event types.
- Keep only matched industries and event types.
- Output table rows for downstream scoring.
Output Schema
- ticker
- company
- catalyst
- source_url
- timestamp
- confidence
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cls-news-scraper - After installation, invoke the skill by name or use
/cls-news-scraper - Provide required inputs per the skill's parameter spec and get structured output
What is Cls News Scraper?
Extract real-time stock-positive market news from Cailian Press filtered by time, sector, and event type for catalyst identification. It is an AI Agent Skill for Claude Code / OpenClaw, with 1769 downloads so far.
How do I install Cls News Scraper?
Run "/install cls-news-scraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cls News Scraper free?
Yes, Cls News Scraper is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Cls News Scraper support?
Cls News Scraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cls News Scraper?
It is built and maintained by ningjingzhiyuande (@ningjingzhiyuande); the current version is v1.0.0.