← 返回 Skills 市场
Cninfo Announcement Scraper
作者
ningjingzhiyuande
· GitHub ↗
· v1.0.0
1536
总下载
4
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install cninfo-announcement-scraper
功能描述
Fetch and filter CNINFO official disclosures by event and industry to extract positive catalysts for A-share monitoring with structured output.
使用说明 (SKILL.md)
cninfo-announcement-scraper
Use this skill to pull CNINFO official disclosures and extract positive catalysts for A-share monitoring.
Inputs
- Time window (default: current trading day)
- Event filter (default: 业绩预增, 重大合同, 政策扶持)
- Industry filter (default: 新能源, 消费)
Procedure
- Fetch latest CNINFO announcements.
- Parse and normalize: code, company, title, announcement_time, url.
- Classify announcement type.
- Keep only allowed event types and industries.
- Return structured rows for alert generation.
Output Schema
- ticker
- company
- catalyst
- source_url
- timestamp
- confidence
- trigger_price
- invalidation_condition
Safety
- Use official disclosure links only.
- Never provide auto-trade instructions.
安全使用建议
This skill appears coherent for extracting CNINFO disclosures, but before installing: (1) verify the agent will only fetch from official CNINFO endpoints (supply explicit API/URL whitelist if possible), because the SKILL.md is high-level and leaves scraping method unspecified; (2) ensure the agent has only read-only network access and no permissions to execute trades or access unrelated credentials; (3) confirm the source/author (none provided) or test in a sandbox to observe which external endpoints are contacted; (4) check legal/terms-of-service implications for scraping CNINFO; and (5) if you want tighter safety, ask the skill author to list exact endpoints, response examples, and a sample structured output so you can validate behavior before granting broader access.
功能分析
Type: OpenClaw Skill
Name: cninfo-announcement-scraper
Version: 1.0.0
The skill bundle describes a legitimate data scraping and analysis task for financial announcements. The `SKILL.md` clearly outlines the purpose, inputs, procedure, and output schema, all aligning with the stated goal. There are no signs of prompt injection, malicious execution, data exfiltration, or other high-risk behaviors. The 'Safety' section even includes explicit instructions to prevent auto-trading, reinforcing a benign intent.
能力评估
Purpose & Capability
Name and runtime instructions all describe pulling and classifying CNINFO announcements; there are no unrelated required binaries, credentials, or config paths requested. The requested capabilities are proportionate to the stated goal.
Instruction Scope
SKILL.md stays within the task (fetch, parse, classify, filter, return structured rows) and explicitly warns to use official disclosure links only and not to provide auto-trade instructions. However, the instructions are high-level and do not specify exact endpoints, APIs, or whitelisted hosts — leaving the agent discretion about how/where to fetch data, which could result in calls to unexpected external services if not constrained.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal on-disk risk. Nothing is downloaded or written by an installer.
Credentials
The skill declares no environment variables, credentials, or config paths. This is proportionate to a read-only scraping/classification task.
Persistence & Privilege
always is false and there are no indications the skill requests permanent system-level presence or modification of other skills. Agent-autonomous invocation is allowed by platform default but not unique to this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cninfo-announcement-scraper - 安装完成后,直接呼叫该 Skill 的名称或使用
/cninfo-announcement-scraper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of cninfo-announcement-scraper
- Pulls and filters official CNINFO disclosures for positive catalysts relevant to A-shares.
- Supports input filters for time window, event type, and industry.
- Outputs structured data with key fields for alerting, including ticker, company, catalyst, and more.
- Ensures data source is always from official disclosure links.
- Excludes any auto-trade instructions for safety.
元数据
常见问题
Cninfo Announcement Scraper 是什么?
Fetch and filter CNINFO official disclosures by event and industry to extract positive catalysts for A-share monitoring with structured output. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1536 次。
如何安装 Cninfo Announcement Scraper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cninfo-announcement-scraper」即可一键安装,无需额外配置。
Cninfo Announcement Scraper 是免费的吗?
是的,Cninfo Announcement Scraper 完全免费(开源免费),可自由下载、安装和使用。
Cninfo Announcement Scraper 支持哪些平台?
Cninfo Announcement Scraper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cninfo Announcement Scraper?
由 ningjingzhiyuande(@ningjingzhiyuande)开发并维护,当前版本 v1.0.0。
推荐 Skills