LaunchKit · 2026
Back to Skills

cninfo-announcement-scraper

Use this skill to pull CNINFO official disclosures and extract positive catalysts for A-share monitoring.

2
1.0k downloads
by @ningjingzhiyuande

Setup & Installation

openclaw skills install @ningjingzhiyuande/cninfo-announcement-scraper

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install cninfo-announcement-scraper

What This Skill Does

Fetches announcements from CNINFO, China's official securities disclosure platform. Filters by event type and industry to isolate positive catalysts, then returns structured rows with ticker, catalyst, confidence score, and invalidation conditions for A-share monitoring.

Pulls directly from official CNINFO disclosure links rather than requiring manual browsing or relying on third-party aggregators that may lag official filings.

When to use it

  • Scanning today's earnings pre-announcements before market open
  • Tracking major contract disclosures in the new energy sector
  • Building a daily catalyst watchlist for intraday A-share setups
  • Filtering policy support announcements for consumer sector stocks
  • Checking after-hours disclosures for next-day gap candidates

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Find positive catalysts in the new energy sector from today's announcements

AGENT
  1. 1Fetch latest announcements from CNINFO for the current trading day
  2. 2Parse each announcement into normalized fields: ticker, company, title, time, URL
  3. 3Classify each announcement type against the allowed event filter list
  4. 4Drop rows that don't match new energy industry or allowed catalyst types
  5. 5Return structured rows with confidence scores and invalidation conditions
OUTPUT

A table of new energy tickers with catalyst type, source URL, timestamp, confidence rating, and the condition that would invalidate the trade thesis