Yicai

Access and summarize public financial news from Yicai, providing keyword-based headlines, industry stats, and company event timelines without bulk scraping.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 41 · 0 current installs · 0 all-time installs
byClawKK@CodeKungfu
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md: both describe retrieving and summarizing public Yicai news, extracting headlines/timestamps/tags, channel statistics, and company event timelines. The skill does not request unrelated credentials or binaries.
Instruction Scope
Instructions stay within the stated purpose (public-page retrieval and lightweight analysis) and explicitly forbid bulk scraping. They mention dynamic rendering and waiting for page load, frequency control, and tagging results with collection time. However, the SKILL.md does not specify how to enforce rate limits, robots.txt respect, or which rendering tool to use—these are operational details the agent/runtime must supply.
Install Mechanism
Instruction-only skill with no install steps or downloads. This minimizes installation risk. (Note: because dynamic rendering is required, the runtime environment must provide an appropriate renderer/browser; the skill does not declare that dependency.)
Credentials
No environment variables, credentials, or config paths are requested. The amount of access requested (public web pages only) is proportionate to the skill's purpose.
Persistence & Privilege
always:false (default) and autonomous invocation allowed (standard). Because the skill can be invoked by the agent, consider that repeated or unsupervised autonomous runs could still generate significant web traffic; the SKILL.md's rate-control guidance is advisory only and not enforced by a declared runtime policy.
Assessment
This skill appears to do what it says: summarize publicly available Yicai news without asking for secrets or installing code. Before enabling it, verify that your agent/runtime can safely render dynamic pages (headless browser or JS-capable fetch) and that you have policies to enforce rate limits and robots.txt/terms-of-service compliance. Also note the skill has no listed author/homepage in the registry—if provenance matters, ask the publisher for more information. If you plan to allow autonomous runs, consider setting usage limits or manual review to avoid accidental high-volume requests or scraping of paywalled content.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.1
Download zip
latestvk977j0see2bsm0qjjzwppqxv958321nq

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

第一财经

用途与边界

  • 面向公开新闻与频道页的检索与内容摘要
  • 不提供接口逆向或批量抓取能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

常见任务

  • 指定关键词的财经新闻摘要(标题、来源、发布时间、标签)
  • 频道页热点条目与行业分布统计
  • 公司新闻的事件要点提取与时间线整理

数据字段

  • 标题、来源、作者(若标注)、发布时间、正文摘要、标签、链接
  • 行业分类、公司名称(若提及)、采集时间、来源链接

自动化要点

  • 动态渲染,需等待加载完成后解析
  • 频率控制,不进行批量抓取;结果标注采集时间
  • 对公司事件进行要点与时间节点提取

示例流程

  • 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出摘要清单
  • 行业统计:访问频道 → 抽取条目 → 行业分布与来源统计
  • 事件时间线:访问公司新闻 → 抽取要点 → 生成时间线摘要

合规提示

  • 遵守平台规则,不进行接口调用或批量采集
  • 结果仅用于内部分析与提醒

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…